|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EPServiceProviderSPI
A service provider interface that makes available internal engine services.
Method Summary | |
---|---|
ConfigurationInformation |
getConfigurationInformation()
Returns the current configuration. |
Context |
getContext()
Returns the engine environment context for engine-external resources such as adapters. |
EventAdapterService |
getEventAdapterService()
Get the EventAdapterService for this engine. |
ExtensionServicesContext |
getExtensionServicesContext()
Returns the extension services context. |
FilterService |
getFilterService()
Returns the filter service. |
SchedulingService |
getSchedulingService()
Get the SchedulingService for this engine. |
StatementLifecycleSvc |
getStatementLifecycleSvc()
Returns statement management service for the engine. |
TimerService |
getTimerService()
Returns the timer service. |
Methods inherited from interface com.espertech.esper.client.EPServiceProvider |
---|
destroy, getEPAdministrator, getEPRuntime, getURI, initialize, isDestroyed |
Method Detail |
---|
StatementLifecycleSvc getStatementLifecycleSvc()
EventAdapterService getEventAdapterService()
SchedulingService getSchedulingService()
FilterService getFilterService()
TimerService getTimerService()
ConfigurationInformation getConfigurationInformation()
Context getContext()
getContext
in interface EPServiceProvider
ExtensionServicesContext getExtensionServicesContext()
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |