Uses of Interface
com.espertech.esper.core.service.StatementLifecycleSvc

Packages that use StatementLifecycleSvc
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

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

Classes in com.espertech.esper.core.service that implement StatementLifecycleSvc
 class StatementLifecycleSvcImpl
          Provides statement lifecycle services.
 

Methods in com.espertech.esper.core.service that return StatementLifecycleSvc
 StatementLifecycleSvc EPServicesContext.getStatementLifecycleSvc()
          Returns statement lifecycle svc
 StatementLifecycleSvc EPServiceProviderSPI.getStatementLifecycleSvc()
          Returns statement management service for the engine.
 StatementLifecycleSvc EPServiceProviderImpl.getStatementLifecycleSvc()
           
 

Methods in com.espertech.esper.core.service with parameters of type StatementLifecycleSvc
protected static java.util.Map<java.lang.String,java.lang.Long> EPRuntimeImpl.getStatementNearestSchedulesInternal(SchedulingServiceSPI schedulingService, StatementLifecycleSvc statementLifecycleSvc)
           
 void EPServicesContext.setStatementLifecycleSvc(StatementLifecycleSvc statementLifecycleSvc)
          Sets the service dealing with starting and stopping statements.
 

Constructors in com.espertech.esper.core.service with parameters of type StatementLifecycleSvc
EPStatementImpl(java.lang.String expressionNoAnnotations, boolean isPattern, DispatchService dispatchService, StatementLifecycleSvc statementLifecycleSvc, long timeLastStateChange, boolean isBlockingDispatch, boolean isSpinBlockingDispatch, long msecBlockingTimeout, TimeSourceService timeSourceService, StatementMetadata statementMetadata, java.lang.Object userObject, StatementContext statementContext, boolean isFailed, boolean nameProvided)
          Ctor.
StatementResultServiceImpl(java.lang.String statementName, StatementLifecycleSvc statementLifecycleSvc, MetricReportingServiceSPI metricReportingService, ThreadingService threadingService)
          Ctor.
 


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