org.jacorb.notification.engine

Class PooledPushTaskExecutorFactory

public class PooledPushTaskExecutorFactory extends Object implements PushTaskExecutorFactory, NotifyingDisposable

Constructor Summary
PooledPushTaskExecutorFactory(PushTaskExecutorFactory delegate)
Method Summary
voiddispose()
PushTaskExecutornewExecutor(NotifyingDisposable callbackingDisposable)
voidregisterDisposable(Disposable d)

Constructor Detail

PooledPushTaskExecutorFactory

public PooledPushTaskExecutorFactory(PushTaskExecutorFactory delegate)

Method Detail

dispose

public void dispose()

newExecutor

public PushTaskExecutor newExecutor(NotifyingDisposable callbackingDisposable)

registerDisposable

public void registerDisposable(Disposable d)