public final class UnsupportedThreadBoundExecutor<T extends org.elasticsoftware.elasticactors.util.concurrent.ThreadBoundEvent<?>> extends Object implements org.elasticsoftware.elasticactors.util.concurrent.ThreadBoundExecutor<T>
UnsupportedThreadBoundExecutor()
void
execute(T runnable)
int
getThreadCount()
init()
shutdown()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnsupportedThreadBoundExecutor()
public void execute(T runnable)
execute
org.elasticsoftware.elasticactors.util.concurrent.ThreadBoundExecutor<T extends org.elasticsoftware.elasticactors.util.concurrent.ThreadBoundEvent<?>>
public void shutdown()
shutdown
public int getThreadCount()
getThreadCount
public void init()
init
Copyright © 2021. All rights reserved.