|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbAccessException | |
---|---|
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 | |
---|---|
protected Method |
LocalSlsbInvokerInterceptor.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 |
AbstractRemoteSlsbInvokerInterceptor.getCreateMethod(Object home)
Check for EJB3-style home object that serves as EJB component directly. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |