com.espertech.esper.core.context.stmt
Class StatementAIResourceRegistry

java.lang.Object
  extended by com.espertech.esper.core.context.stmt.StatementAIResourceRegistry

public class StatementAIResourceRegistry
extends java.lang.Object


Constructor Summary
StatementAIResourceRegistry(AIRegistryAggregation agentInstanceAggregationService, AIRegistryExpr agentInstanceExprService)
           
 
Method Summary
 void deassign(int agentInstanceId)
           
 AIRegistryAggregation getAgentInstanceAggregationService()
           
 AIRegistryExpr getAgentInstanceExprService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAIResourceRegistry

public StatementAIResourceRegistry(AIRegistryAggregation agentInstanceAggregationService,
                                   AIRegistryExpr agentInstanceExprService)
Method Detail

getAgentInstanceExprService

public AIRegistryExpr getAgentInstanceExprService()

getAgentInstanceAggregationService

public AIRegistryAggregation getAgentInstanceAggregationService()

deassign

public void deassign(int agentInstanceId)

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