public class AggSvcGroupAllAccessOnlyFactory extends java.lang.Object implements AggregationServiceFactory
Constructor and Description |
---|
AggSvcGroupAllAccessOnlyFactory(AggregationAccessorSlotPair[] accessors,
AggregationStateFactory[] accessAggSpecs,
boolean join) |
Modifier and Type | Method and Description |
---|---|
AggregationService |
makeService(AgentInstanceContext agentInstanceContext,
MethodResolutionService methodResolutionService) |
public AggSvcGroupAllAccessOnlyFactory(AggregationAccessorSlotPair[] accessors, AggregationStateFactory[] accessAggSpecs, boolean join)
public AggregationService makeService(AgentInstanceContext agentInstanceContext, MethodResolutionService methodResolutionService)
makeService
in interface AggregationServiceFactory