Uses of Interface
com.espertech.esper.epl.view.OutputConditionFactory

Packages that use OutputConditionFactory
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
 

Uses of OutputConditionFactory in com.espertech.esper.core
 

Methods in com.espertech.esper.core that return OutputConditionFactory
 OutputConditionFactory StatementContext.getOutputConditionFactory()
          Returns the statement's factory for output conditions.
 OutputConditionFactory EPServicesContext.getOutputConditionFactory()
          Returns the output condition factory
 

Constructors in com.espertech.esper.core with parameters of type OutputConditionFactory
EPServicesContext(String engineURI, SchedulingService schedulingService, EventAdapterService eventAdapterService, EngineImportService engineImportService, EngineSettingsService engineSettingsService, DatabaseConfigService databaseConfigService, PluggableObjectCollection plugInViews, StatementLockFactory statementLockFactory, ManagedReadWriteLock eventProcessingRWLock, ExtensionServicesContext extensionServicesContext, EngineEnvContext engineEnvContext, StatementContextFactory statementContextFactory, PluggableObjectCollection plugInPatternObjects, OutputConditionFactory outputConditionFactory, TimerService timerService, FilterService filterService, StreamFactoryService streamFactoryService, NamedWindowService namedWindowService, VariableService variableService)
          Constructor - sets up new set of services.
StatementContext(String engineURI, String engineInstanceId, String statementId, String statementName, String expression, SchedulingService schedulingService, ScheduleBucket scheduleBucket, EventAdapterService eventAdapterService, EPStatementHandle epStatementHandle, ViewResolutionService viewResultionService, PatternObjectResolutionService patternResolutionService, StatementExtensionSvcContext statementExtensionSvcContext, StatementStopService statementStopService, MethodResolutionService methodResolutionService, PatternContextFactory patternContextFactory, FilterService filterService, JoinSetComposerFactory joinSetComposerFactory, OutputConditionFactory outputConditionFactory, NamedWindowService namedWindowService, VariableService variableService, StatementResultService statementResultService)
          Constructor.
 

Uses of OutputConditionFactory in com.espertech.esper.epl.view
 

Classes in com.espertech.esper.epl.view that implement OutputConditionFactory
 class OutputConditionFactoryDefault
          Factory for output condition instances.
 


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