Uses of Package
org.springframework.ejb.access

Packages that use org.springframework.ejb.access
org.springframework.ejb.access 

Classes in org.springframework.ejb.access used by org.springframework.ejb.access
AbstractRemoteSlsbInvokerInterceptor
          Superclass for interceptors proxying remote Stateless Session Beans.
LocalSlsbInvokerInterceptor
          Interceptor that invokes a local Stateless Session Bean, after caching the home object.
LocalStatelessSessionProxyFactoryBean
          Convenient factory for local SLSB proxies.
SimpleRemoteSlsbInvokerInterceptor
          Basic remote invoker for Stateless Session Beans.
SimpleRemoteStatelessSessionProxyFactoryBean
          Convenient factory for remote SLSB proxies.