Modifier and Type | Method and Description |
---|---|
void |
Connection.setManager(ConnectionManager manager)
Sets the manager for the connection.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected ConnectionManager |
AbstractConnection.manager |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConnection.setManager(ConnectionManager manager) |
Modifier and Type | Method and Description |
---|---|
ConnectionManager |
GlobalContext.getConnectionManager()
Returns the connection manager.
|
Modifier and Type | Method and Description |
---|---|
ConnectionManager |
AbstractGlobalContext.getConnectionManager() |
ConnectionManager |
AbstractPluginContext.getConnectionManager() |
Modifier and Type | Method and Description |
---|---|
void |
ContextAwareObject.setManagers(ConnectionManager connectionManager,
PluginManager pluginManager,
ProvidedObjectManager providedObjectManager) |