|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.jndi.AbstractJndiLocator org.springframework.ejb.access.AbstractSlsbInvokerInterceptor org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
Superclass for interceptors proxying remote Stateless Session Beans.
Field Summary |
Fields inherited from class org.springframework.jndi.AbstractJndiLocator |
CONTAINER_PREFIX, logger |
Constructor Summary | |
AbstractRemoteSlsbInvokerInterceptor()
|
Method Summary | |
protected javax.ejb.EJBObject |
newSessionBeanInstance()
Return a new instance of the stateless session bean. |
Methods inherited from class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor |
afterLocated, create, getCachedEjbHome, located |
Methods inherited from class org.springframework.jndi.AbstractJndiLocator |
afterPropertiesSet, getJndiEnvironment, getJndiName, getJndiTemplate, isResourceRef, setJndiEnvironment, setJndiName, setJndiTemplate, setResourceRef |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.aopalliance.intercept.MethodInterceptor |
invoke |
Constructor Detail |
public AbstractRemoteSlsbInvokerInterceptor()
Method Detail |
protected javax.ejb.EJBObject newSessionBeanInstance() throws java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |