|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.interface21.jndi.AbstractJndiLocator
|
+--com.interface21.ejb.access.AbstractSlsbInvokerInterceptor
|
+--com.interface21.ejb.access.LocalSlsbInvokerInterceptor
Interceptor that invokes a local SLSB, after caching the home object. A local EJB home can never go stale.
| Fields inherited from class com.interface21.ejb.access.AbstractSlsbInvokerInterceptor |
CREATE_METHOD |
| Fields inherited from class com.interface21.jndi.AbstractJndiLocator |
CONTAINER_PREFIX, logger |
| Constructor Summary | |
LocalSlsbInvokerInterceptor()
|
|
| Method Summary | |
java.lang.Object |
invoke(org.aopalliance.MethodInvocation invocation)
This is the last invoker in the chain |
protected javax.ejb.EJBLocalObject |
newSessionBeanInstance()
|
| Methods inherited from class com.interface21.ejb.access.AbstractSlsbInvokerInterceptor |
getHomeBeanWrapper, located |
| Methods inherited from class com.interface21.jndi.AbstractJndiLocator |
afterPropertiesSet, getJndiName, getJndiTemplate, isInContainer, setInContainer, setJndiName, setJndiTemplate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.interface21.beans.factory.InitializingBean |
afterPropertiesSet |
| Constructor Detail |
public LocalSlsbInvokerInterceptor()
| Method Detail |
protected javax.ejb.EJBLocalObject newSessionBeanInstance()
public java.lang.Object invoke(org.aopalliance.MethodInvocation invocation)
throws java.lang.Throwable
org.aopalliance.MethodInterceptor#invoke(org.aopalliance.Invocation)
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||