类的使用
org.springframework.ejb.access.EjbAccessException
使用EjbAccessException的程序包 程序包 说明 org.springframework.ejb.access This package contains classes that allow easy access to EJBs.org.springframework.ejb.access中EjbAccessException的使用
抛出EjbAccessException的org.springframework.ejb.access中的方法 修饰符和类型 方法 说明 protected Method
AbstractRemoteSlsbInvokerInterceptor. getCreateMethod(Object home)
Check for EJB3-style home object that serves as EJB component directly.protected Method
AbstractSlsbInvokerInterceptor. getCreateMethod(Object home)
Determine the create method of the given EJB home object.protected Method
LocalSlsbInvokerInterceptor. getCreateMethod(Object home)
Check for EJB3-style home object that serves as EJB component directly.