| Package | Description | 
|---|---|
| org.springframework.ejb.access | This package contains classes that allow easy access to EJBs. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Method | LocalSlsbInvokerInterceptor. getCreateMethod(Object home)Check for EJB3-style home object that serves as EJB component directly. | 
| 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. |