Uses of Package
org.springframework.jca.work

Packages that use org.springframework.jca.work
org.springframework.jca.work.glassfish Convenience package for obtaining a GlassFish JCA WorkManager for use in web applications. 
org.springframework.jca.work.jboss Convenience package for obtaining a JBoss JCA WorkManager for use in web applications. 
 

Classes in org.springframework.jca.work used by org.springframework.jca.work.glassfish
WorkManagerTaskExecutor
          TaskExecutor implementation that delegates to a JCA 1.5 WorkManager, implementing the WorkManager interface.
 

Classes in org.springframework.jca.work used by org.springframework.jca.work.jboss
WorkManagerTaskExecutor
          TaskExecutor implementation that delegates to a JCA 1.5 WorkManager, implementing the WorkManager interface.
 



Copyright © 2002-2008 The Spring Framework.