站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.ejb.access (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

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
          Superclass for interceptors proxying remote Stateless Session Beans.
AbstractSlsbInvokerInterceptor
          Superclass 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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.