Connector Architecture 1.6 API 1.0.0.Final

Uses of Interface
javax.resource.spi.work.WorkManager

Packages that use WorkManager
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. 
javax.resource.spi.work This package contains APIs for the Work Management, Generic Work and Security Work contracts. 
 

Uses of WorkManager in javax.resource.spi
 

Methods in javax.resource.spi that return WorkManager
 WorkManager BootstrapContext.getWorkManager()
          Provides a handle to a WorkManager instance.
 

Uses of WorkManager in javax.resource.spi.work
 

Subinterfaces of WorkManager in javax.resource.spi.work
 interface DistributableWorkManager
          This interface models a WorkManager that supports distributed execution of Work instances.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.