Uses of Interface
org.codehaus.activemq.work.XAWork

Packages that use XAWork
org.codehaus.activemq.work An implementation of the JCA WorkManager ported from the Geronimo code to reduce dependencies on Geronimo & GBeans to just have a single dependency on Spring. 
 

Uses of XAWork in org.codehaus.activemq.work
 

Constructors in org.codehaus.activemq.work with parameters of type XAWork
SpringWorkManager(int size, XAWork xaServices)
           
SpringWorkManager(int syncSize, int startSize, int schedSize, XAWork xaServices)
           
WorkerContext(Work aWork, long aStartTimeout, ExecutionContext execContext, XAWork xaWork, WorkListener workListener)
          Create a WorkWrapper with the specified execution context.
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.