Uses of Interface
org.ow2.jonas.workmanager.WorkManagerService

Packages that use WorkManagerService
org.ow2.jonas.ejb2.internal   
org.ow2.jonas.resource.internal   
org.ow2.jonas.workmanager.internal   
 

Uses of WorkManagerService in org.ow2.jonas.ejb2.internal
 

Methods in org.ow2.jonas.ejb2.internal with parameters of type WorkManagerService
 void JOnASEJBService.setWorkManagerService(WorkManagerService workManagerService)
           
 

Uses of WorkManagerService in org.ow2.jonas.resource.internal
 

Methods in org.ow2.jonas.resource.internal with parameters of type WorkManagerService
 void JOnASResourceService.setWorkManagerService(WorkManagerService workManagerService)
           
 

Uses of WorkManagerService in org.ow2.jonas.workmanager.internal
 

Classes in org.ow2.jonas.workmanager.internal that implement WorkManagerService
 class JOnASWorkManagerService
          The JOnAS WorkManager is returned by this service.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.