com.espertech.esper.epl.named
Class NamedWindowConsumerMgmtServiceImpl

java.lang.Object
  extended by com.espertech.esper.epl.named.NamedWindowConsumerMgmtServiceImpl
All Implemented Interfaces:
NamedWindowConsumerMgmtService

public class NamedWindowConsumerMgmtServiceImpl
extends java.lang.Object
implements NamedWindowConsumerMgmtService


Field Summary
static NamedWindowConsumerMgmtServiceImpl INSTANCE
           
 
Method Summary
 void addConsumer(StatementContext statementContext, NamedWindowConsumerStreamSpec namedSpec)
           
 void destroy(java.lang.String statementName)
           
 void removeReferences(java.lang.String statementName)
           
 void start(java.lang.String statementName)
           
 void stop(java.lang.String statementName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final NamedWindowConsumerMgmtServiceImpl INSTANCE
Method Detail

addConsumer

public void addConsumer(StatementContext statementContext,
                        NamedWindowConsumerStreamSpec namedSpec)
Specified by:
addConsumer in interface NamedWindowConsumerMgmtService

start

public void start(java.lang.String statementName)
Specified by:
start in interface NamedWindowConsumerMgmtService

stop

public void stop(java.lang.String statementName)
Specified by:
stop in interface NamedWindowConsumerMgmtService

destroy

public void destroy(java.lang.String statementName)
Specified by:
destroy in interface NamedWindowConsumerMgmtService

removeReferences

public void removeReferences(java.lang.String statementName)
Specified by:
removeReferences in interface NamedWindowConsumerMgmtService

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com