|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationSnapshot | |
---|---|
net.esper.core | Implementation of client package interfaces, glue code |
Uses of ConfigurationSnapshot in net.esper.core |
---|
Methods in net.esper.core with parameters of type ConfigurationSnapshot | |
---|---|
EPServicesContext |
EPServicesContextFactoryDefault.createServicesContext(String engineURI,
ConfigurationSnapshot configSnapshot)
|
EPServicesContext |
EPServicesContextFactory.createServicesContext(String engineURI,
ConfigurationSnapshot configurationSnapshot)
Factory method for a new set of engine services. |
protected static void |
EPServicesContextFactoryDefault.init(EventAdapterServiceBase eventAdapterService,
ConfigurationSnapshot configSnapshot)
Initialize event adapter service for config snapshot. |
protected static DatabaseConfigService |
EPServicesContextFactoryDefault.makeDatabaseRefService(ConfigurationSnapshot configSnapshot,
SchedulingService schedulingService)
Creates the database config service. |
protected static EngineImportService |
EPServicesContextFactoryDefault.makeEngineImportService(ConfigurationSnapshot configSnapshot)
Constructs the auto import service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |