com.espertech.esper.core.context.activator
Class ViewableActivationResult

java.lang.Object
  extended by com.espertech.esper.core.context.activator.ViewableActivationResult

public class ViewableActivationResult
extends java.lang.Object


Constructor Summary
ViewableActivationResult(Viewable viewable, StopCallback stopCallback, StatementAgentInstanceLock optionalLock, EvalRootState optionalPatternRoot)
           
 
Method Summary
 StatementAgentInstanceLock getOptionalLock()
           
 EvalRootState getOptionalPatternRoot()
           
 StopCallback getStopCallback()
           
 Viewable getViewable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewableActivationResult

public ViewableActivationResult(Viewable viewable,
                                StopCallback stopCallback,
                                StatementAgentInstanceLock optionalLock,
                                EvalRootState optionalPatternRoot)
Method Detail

getStopCallback

public StopCallback getStopCallback()

getViewable

public Viewable getViewable()

getOptionalLock

public StatementAgentInstanceLock getOptionalLock()

getOptionalPatternRoot

public EvalRootState getOptionalPatternRoot()

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