Uses of Package
org.springframework.jca.context

Packages that use org.springframework.jca.context
org.springframework.jca.work Convenience classes for scheduling based on the JCA 1.5 WorkManager facility, as supported within JCA 1.5 ResourceAdapters. 
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.context used by org.springframework.jca.work
BootstrapContextAware
          Interface to be implemented by any object that wishes to be notified of the BootstrapContext (typically determined by the ResourceAdapterApplicationContext) that it runs in.
 

Classes in org.springframework.jca.context used by org.springframework.jca.work.glassfish
BootstrapContextAware
          Interface to be implemented by any object that wishes to be notified of the BootstrapContext (typically determined by the ResourceAdapterApplicationContext) that it runs in.
 

Classes in org.springframework.jca.context used by org.springframework.jca.work.jboss
BootstrapContextAware
          Interface to be implemented by any object that wishes to be notified of the BootstrapContext (typically determined by the ResourceAdapterApplicationContext) that it runs in.
 



Copyright © 2002-2008 The Spring Framework.