public class ContextManagerUtil extends Object
Constructor and Description |
---|
ContextManagerUtil() |
public static List<AgentInstance> getAgentInstances(ContextControllerStatementDesc statement, Collection<Integer> agentInstanceIds)
public static AgentInstance getAgentInstance(StatementContext statementContext, int agentInstanceId)
public static List<AgentInstance> getAgentInstancesFiltered(ContextControllerStatementDesc statement, Collection<Integer> agentInstanceIds, Function<AgentInstance,Boolean> filter)
public static IdentityHashMap<FilterSpecActivatable,FilterValueSetParam[][]> computeAddendumForStatement(ContextControllerStatementDesc statementDesc, ContextControllerFactory[] controllerFactories, Object[] allPartitionKeys, AgentInstanceContext agentInstanceContextCreate)
public static FilterValueSetParam[][] computeAddendumNonStmt(Object[] partitionKeys, FilterSpecActivatable filterCallback, ContextManagerRealization realization)
public static MappedEventBean buildContextProperties(int agentInstanceId, Object[] allPartitionKeys, ContextDefinition contextDefinition, StatementContext statementContextCreate)
Copyright © 2005–2018. All rights reserved.