public abstract class AbstractService extends java.lang.Object implements Service
AbstractService()
protected java.util.concurrent.ExecutorService
getExecutor()
protected void
runAsync(java.lang.Runnable runner)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, init
public AbstractService()
protected void runAsync(java.lang.Runnable runner)
protected java.util.concurrent.ExecutorService getExecutor()