| Package | Description |
|---|---|
| org.cristalise.kernel.lookup | |
| org.cristalise.kernel.persistency | |
| org.cristalise.kernel.process | |
| org.cristalise.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
Lookup.open(Authenticator user)
Connect to the directory using the credentials supplied in the Authenticator.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ClusterStorage.open(Authenticator auth)
Connects to the storage.
|
| Constructor and Description |
|---|
ClusterStorageManager(Authenticator auth)
Initialises all ClusterStorage handlers listed by class name in the property "ClusterStorages"
This property is usually process specific, and so should be in the server/client.conf and not the connect file.
|
TransactionManager(Authenticator auth) |
| Modifier and Type | Method and Description |
|---|---|
static Authenticator |
Gateway.connect()
Connects to the Lookup server in an administrative context - using the admin username and
password available in the implementation of the Authenticator.
|
static Authenticator |
Gateway.getAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gateway.startServer(Authenticator auth)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyLoader.open(Authenticator auth) |
void |
MemoryOnlyClusterStorage.open(Authenticator auth) |
void |
XMLClusterStorage.open(Authenticator auth) |
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.