Uses of Class
org.jboss.jca.core.workmanager.WorkManagerImpl

Packages that use WorkManagerImpl
org.jboss.jca.core.workmanager This package contains the WorkManager implementation. 
 

Uses of WorkManagerImpl in org.jboss.jca.core.workmanager
 

Constructors in org.jboss.jca.core.workmanager with parameters of type WorkManagerImpl
WorkWrapper(WorkManagerImpl workManager, javax.resource.spi.work.Work work, javax.resource.spi.work.ExecutionContext executionContext, javax.resource.spi.work.WorkListener workListener, CountDownLatch startedLatch, CountDownLatch completedLatch)
          Create a new WorkWrapper
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)