org.jboss.resource.work.JBossWorkManager The work manager implementation @jmx:mbean extends "org.jboss.system.ServiceMBean" @author <a HREF="mailto:adrian@jboss.org">Adrian Brock</a> @version $Revision: 1.5.6.1 $
org.apache.geronimo.connector.work.GeronimoWorkManager WorkManager implementation which uses under the cover three WorkExecutorPool - one for each synchronization policy - in order to dispatch the submitted Work instances. <P> A WorkManager is a component of the JCA specifications, which allows a Resource Adapter to submit tasks to an Applicatio ...