public class ContextPartitionInstantiationResult extends Object
Constructor and Description |
---|
ContextPartitionInstantiationResult(int subpathOrCPId,
List<AgentInstance> agentInstances) |
Modifier and Type | Method and Description |
---|---|
List<AgentInstance> |
getAgentInstances() |
int |
getSubpathOrCPId() |
public ContextPartitionInstantiationResult(int subpathOrCPId, List<AgentInstance> agentInstances)
public int getSubpathOrCPId()
public List<AgentInstance> getAgentInstances()
Copyright © 2005–2018. All rights reserved.