|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.engine.PooledPushTaskExecutorFactory
public class PooledPushTaskExecutorFactory
Constructor Summary | |
---|---|
PooledPushTaskExecutorFactory(PushTaskExecutorFactory delegate)
|
Method Summary | |
---|---|
void |
dispose()
|
PushTaskExecutor |
newExecutor(NotifyingDisposable callbackingDisposable)
|
void |
registerDisposable(Disposable d)
the hooks registered by this method will be run when dispose is called. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PooledPushTaskExecutorFactory(PushTaskExecutorFactory delegate)
Method Detail |
---|
public PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)
newExecutor
in interface PushTaskExecutorFactory
public void dispose()
public void registerDisposable(Disposable d)
NotifyingDisposable
registerDisposable
in interface NotifyingDisposable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |