|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.engine.PooledPushTaskExecutorFactory
Constructor Summary | |
---|---|
PooledPushTaskExecutorFactory(PushTaskExecutorFactory delegate)
|
Method Summary | |
---|---|
void |
addDisposeHook(Disposable d)
|
void |
dispose()
|
PushTaskExecutor |
newExecutor(CallbackingDisposable callbackingDisposable)
|
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(CallbackingDisposable callbackingDisposable)
newExecutor
in interface PushTaskExecutorFactory
public void dispose()
dispose
in interface org.picocontainer.Disposable
public void addDisposeHook(Disposable d)
addDisposeHook
in interface CallbackingDisposable
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |