Uses of Package
org.springframework.ejb.access

Packages that use org.springframework.ejb.access
org.springframework.ejb.access This package contains classes that allow easy access to EJBs. 
 

Classes in org.springframework.ejb.access used by org.springframework.ejb.access
AbstractRemoteSlsbInvokerInterceptor
          Base class for interceptors proxying remote Stateless Session Beans.
AbstractSlsbInvokerInterceptor
          Base class for AOP interceptors invoking local or remote Stateless Session Beans.
EjbAccessException
          Exception that gets thrown when an EJB stub cannot be accessed properly.
LocalSlsbInvokerInterceptor
          Invoker for a local Stateless Session Bean.
SimpleRemoteSlsbInvokerInterceptor
          Basic invoker for a remote Stateless Session Bean.
 



Copyright © 2002-2008 The Spring Framework.