org.smallmind.quorum.juggler
Class AbstractJugglingPin<R>
java.lang.Object
org.smallmind.quorum.juggler.AbstractJugglingPin<R>
- All Implemented Interfaces:
- JugglingPin<R>
public abstract class AbstractJugglingPin<R>
- extends Object
- implements JugglingPin<R>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJugglingPin
public AbstractJugglingPin()
start
public void start()
- Specified by:
start in interface JugglingPin<R>
stop
public void stop()
- Specified by:
stop in interface JugglingPin<R>
close
public void close()
- Specified by:
close in interface JugglingPin<R>
Copyright © 2012. All Rights Reserved.