| Package | Description |
|---|---|
| de.cismet.cids.server.ws.rest | |
| Sirius.server | |
| Sirius.server.middleware.impls.proxy | |
| Sirius.server.newuser.permission | |
| Sirius.server.registry | |
| Sirius.server.sql |
| Modifier and Type | Method and Description |
|---|---|
static void |
RESTfulService.up(ServerProperties properties)
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractShutdownable.internalShutdown()
DOCUMENT ME!
|
protected void |
Shutdown.internalShutdown() |
void |
Shutdownable.shutdown()
This method shall be used as a cleanup method if the runtime of the application is about to end.
|
void |
AbstractShutdownable.shutdown() |
| Modifier and Type | Method and Description |
|---|---|
static StartProxy |
StartProxy.getInstance(String configFile)
DOCUMENT ME!
|
static void |
StartProxy.main(String[] args)
DOCUMENT ME!
|
void |
StartProxy.shutdown()
DOCUMENT ME!
|
| Constructor and Description |
|---|
PolicyHolder(DBConnectionPool conPool,
String dialect)
Creates a new PolicyHolder object.
|
| Modifier and Type | Method and Description |
|---|---|
static Registry |
Registry.getServerInstance()
Deprecated.
THIS IS HIGLY ERROR PRONE SINCE THE IMPLEMENTATION IS NOT A SINGLETON
|
static Registry |
Registry.getServerInstance(int port)
DOCUMENT ME!
|
static void |
Registry.main(String[] args)
DOCUMENT ME!
|
void |
Registry.shutdown()
DOCUMENT ME!
|
| Constructor and Description |
|---|
Registry(int port)
Creates a new Registry object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DBConnection.shutdown()
Simply calls
DBConnection.close(). |
| Constructor and Description |
|---|
DBConnection(DBClassifier dbc,
DBConnectionPool.CheckConnection connectionChecker)
Creates a new DBConnection object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.