public interface ICelesta extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
getConnectionPool()
Returns a
ConnectionPool of this celesta instance. |
DBAdaptor |
getDBAdaptor()
Returns a
DBAdaptor of this celesta instance. |
ILoggingManager |
getLoggingManager()
Returns a
ILoggingManager of this celesta instance. |
IPermissionManager |
getPermissionManager()
Returns a
IPermissionManager of this celesta instance. |
IProfiler |
getProfiler()
Returns a
IProfiler of this celesta instance. |
Score |
getScore()
Returns Celesta metadata (tables description).
|
Properties |
getSetupProperties()
Returns properties that were used to initialize Celesta.
|
TriggerDispatcher |
getTriggerDispatcher()
Returns a
TriggerDispatcher of this celesta instance. |
closeTriggerDispatcher getTriggerDispatcher()
TriggerDispatcher of this celesta instance.Score getScore()
Properties getSetupProperties()
IPermissionManager getPermissionManager()
IPermissionManager of this celesta instance.ILoggingManager getLoggingManager()
ILoggingManager of this celesta instance.ConnectionPool getConnectionPool()
ConnectionPool of this celesta instance.IProfiler getProfiler()
IProfiler of this celesta instance.Copyright © 2021 CURS. All rights reserved.