Uses of Interface
com.espertech.esper.client.ConfigurationOperations

Packages that use ConfigurationOperations
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of ConfigurationOperations in com.espertech.esper.client
 

Classes in com.espertech.esper.client that implement ConfigurationOperations
 class Configuration
          An instance of Configuration allows the application to specify properties to be used when creating a EPServiceProvider.
 

Methods in com.espertech.esper.client that return ConfigurationOperations
 ConfigurationOperations EPAdministrator.getConfiguration()
          Returns configuration operations for runtime engine configuration.
 

Uses of ConfigurationOperations in com.espertech.esper.core.service
 

Classes in com.espertech.esper.core.service that implement ConfigurationOperations
 class ConfigurationOperationsImpl
          Provides runtime engine configuration operations.
 

Methods in com.espertech.esper.core.service that return ConfigurationOperations
 ConfigurationOperations EPAdministratorImpl.getConfiguration()
           
 ConfigurationOperations EPAdministratorContext.getConfigurationOperations()
          Returns configuration.
 

Constructors in com.espertech.esper.core.service with parameters of type ConfigurationOperations
EPAdministratorContext(EPRuntimeSPI runtimeSPI, EPServicesContext services, ConfigurationOperations configurationOperations, SelectClauseStreamSelectorEnum defaultStreamSelector)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com