|
JBoss Remoting 3.0.0.Beta2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.spi.AbstractHandleableCloseable<SimpleCloseable>
org.jboss.remoting.spi.AbstractSimpleCloseable
public abstract class AbstractSimpleCloseable
An abstract simple closeable implementation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.remoting.HandleableCloseable |
---|
HandleableCloseable.Key |
Field Summary |
---|
Fields inherited from class org.jboss.remoting.spi.AbstractHandleableCloseable |
---|
executor |
Constructor Summary | |
---|---|
protected |
AbstractSimpleCloseable(Executor executor)
Basic constructor. |
Method Summary |
---|
Methods inherited from class org.jboss.remoting.spi.AbstractHandleableCloseable |
---|
addCloseHandler, close, closeAction, finalize, getExecutor, isOpen |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.remoting.HandleableCloseable |
---|
addCloseHandler, close |
Constructor Detail |
---|
protected AbstractSimpleCloseable(Executor executor)
executor
- the executor used to execute the close notification handlers
|
JBoss Remoting 3.0.0.Beta2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |