Methods in org.springframework.ejb.access that throw EjbAccessException |
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. |