public class AggregationServiceNullFactory extends java.lang.Object implements AggregationServiceFactory
Modifier and Type | Field and Description |
---|---|
static AggregationServiceNullFactory |
AGGREGATION_SERVICE_NULL_FACTORY |
Constructor and Description |
---|
AggregationServiceNullFactory() |
Modifier and Type | Method and Description |
---|---|
AggregationService |
makeService(AgentInstanceContext agentInstanceContext,
MethodResolutionService methodResolutionService) |
public static final AggregationServiceNullFactory AGGREGATION_SERVICE_NULL_FACTORY
public AggregationService makeService(AgentInstanceContext agentInstanceContext, MethodResolutionService methodResolutionService)
makeService
in interface AggregationServiceFactory