Uses of Class
org.springframework.ejb.access.EjbAccessException
Packages that use EjbAccessException Package Description org.springframework.ejb.access This package contains classes that allow easy access to EJBs.Uses of EjbAccessException in org.springframework.ejb.access
Methods in org.springframework.ejb.access that throw EjbAccessException Modifier and Type Method Description protected MethodAbstractRemoteSlsbInvokerInterceptor. getCreateMethod(Object home)Check for EJB3-style home object that serves as EJB component directly.protected MethodAbstractSlsbInvokerInterceptor. getCreateMethod(Object home)Determine the create method of the given EJB home object.protected MethodLocalSlsbInvokerInterceptor. getCreateMethod(Object home)Check for EJB3-style home object that serves as EJB component directly.