|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.service.AggregationServiceNullFactory
public class AggregationServiceNullFactory
A null object implementation of the AggregationService interface.
Field Summary | |
---|---|
static AggregationServiceNullFactory |
AGGREGATION_SERVICE_NULL_FACTORY
|
Constructor Summary | |
---|---|
AggregationServiceNullFactory()
|
Method Summary | |
---|---|
AggregationService |
makeService(AgentInstanceContext agentInstanceContext,
MethodResolutionService methodResolutionService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AggregationServiceNullFactory AGGREGATION_SERVICE_NULL_FACTORY
Constructor Detail |
---|
public AggregationServiceNullFactory()
Method Detail |
---|
public AggregationService makeService(AgentInstanceContext agentInstanceContext, MethodResolutionService methodResolutionService)
makeService
in interface AggregationServiceFactory
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |