com.espertech.esper.util
Class StopCallbackNoAction

java.lang.Object
  extended by com.espertech.esper.util.StopCallbackNoAction
All Implemented Interfaces:
StopCallback

public class StopCallbackNoAction
extends java.lang.Object
implements StopCallback

Stop callback that performs no action.


Field Summary
static StopCallback INSTANCE
           
 
Constructor Summary
StopCallbackNoAction()
           
 
Method Summary
 void stop()
          Stops the underlying resources.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final StopCallback INSTANCE
Constructor Detail

StopCallbackNoAction

public StopCallbackNoAction()
Method Detail

stop

public void stop()
Description copied from interface: StopCallback
Stops the underlying resources.

Specified by:
stop in interface StopCallback

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