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

Packages that use ConfigurationOperations
com.espertech.esper.client This package defines the central Esper Client APIs. 
com.espertech.esper.core 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
 

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

Methods in com.espertech.esper.core that return ConfigurationOperations
 ConfigurationOperations EPAdministratorImpl.getConfiguration()
           
 

Constructors in com.espertech.esper.core with parameters of type ConfigurationOperations
EPAdministratorImpl(EPServicesContext services, ConfigurationOperations configurationOperations, SelectClauseStreamSelectorEnum defaultStreamSelector)
          Constructor - takes the services context as argument.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com