Package | Description |
---|---|
be.SIRAPRISE.client |
This package contains all the classes and interfaces that can be useful on the client side of an application involving SIRA_PRISE.
|
be.SIRAPRISE.client.jsba |
This package contains all the classes and interfaces for the
Java
SIRA_PRISE
Bridging
Architecture, as well as classes that can be used to manipulate catalog objects using the JSBA.
|
be.SIRAPRISE.server |
This package contains the SIRA_PRISE server implementation.
|
be.SIRAPRISE.typeimplementations |
This package contains the SIRA_PRISE type and operator implementations.
|
be.SIRAPRISE.util |
This package contains various utility methods.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientSideTypeImplementationsManagerProperties
The ClientSideTypeImplementationsManagerProperties instance holds the configurable properties for the ClientSideTypeImplementationsManager.
|
class |
DBConnectionPoolProperties
DBConnectionPoolProperties can be configured in a DBConnectionPool.properties file.
|
class |
DBConnectionProperties
The DBConnectionProperties singleton holds the property values mentioned in the DBCONNECTION.PROPERTIES file.
|
class |
DBMonitorConnectionProperties
The DBMonitorConnectionProperties singleton holds the property values for monitor connections.
|
class |
ProcessScriptProperties
ProcessScriptProperties is a Properties object that holds the Properties that are relevant to the script processor.
|
Modifier and Type | Class and Description |
---|---|
class |
DBObjectGeneratorProperties
The DBObjectGeneratorProperties object is used by the DBObjectGenerator utility to retrieve its configurable runtime information, such as the host and port number to connect to.
|
class |
DBObjectInterfaceGeneratorProperties
The DBObjectInterfaceGeneratorProperties object is used by the DBObjectInterfaceGenerator utility to retrieve its configurable runtime information, such as the host and port number to connect to.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerEngineProperties
The ServerEngineProperties class contains the configuration information of the SIRA_PRISE server engine.
|
Modifier and Type | Class and Description |
---|---|
class |
OperatorImplementationsManagerProperties
The OperatorImplementationsManagerProperties instance holds all the configurable properties for any class subclassing the OperatorImplementationsManager.
|
class |
TypeImplementationsManagerProperties
The TypeImplementationsManagerProperties instance holds all the configurable properties for any class subclassing the TypeImplementationsManager.
|
Modifier and Type | Class and Description |
---|---|
class |
MyPropertiesInInsertionOrder |