org.jacorb.notification.engine
Class ConfigurablePushTaskExecutorFactory

java.lang.Object
  extended byorg.jacorb.notification.engine.DefaultPushTaskExecutorFactory
      extended byorg.jacorb.notification.engine.ConfigurablePushTaskExecutorFactory
All Implemented Interfaces:
PushTaskExecutorFactory

public class ConfigurablePushTaskExecutorFactory
extends DefaultPushTaskExecutorFactory


Constructor Summary
ConfigurablePushTaskExecutorFactory(org.apache.avalon.framework.configuration.Configuration config)
           
 
Methods inherited from class org.jacorb.notification.engine.DefaultPushTaskExecutorFactory
newExecutor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurablePushTaskExecutorFactory

public ConfigurablePushTaskExecutorFactory(org.apache.avalon.framework.configuration.Configuration config)