Package org.springframework.jca.context
Integration package that allows for deploying a Spring application context as a JCA 1.5 compliant RAR file.
Interface Summary Interface Description BootstrapContextAware Interface to be implemented by any object that wishes to be notified of the BootstrapContext (typically determined by theResourceAdapterApplicationContext) that it runs in.Class Summary Class Description ResourceAdapterApplicationContext ApplicationContextimplementation for a JCA ResourceAdapter.SpringContextResourceAdapter JCA 1.5ResourceAdapterimplementation that loads a SpringApplicationContext, starting and stopping Spring-managed beans as part of the ResourceAdapter's lifecycle.