|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.proxy.Interceptor (src)
org.jboss.proxy.ejb.GenericEJBInterceptor (src)
org.jboss.proxy.ejb.HomeInterceptor (src)
org.jboss.proxy.ejb.StatelessSessionHomeInterceptor
The client-side proxy for a stateless session Home object, that caches the stateless session interface
Field Summary |
Fields inherited from class org.jboss.proxy.ejb.HomeInterceptor (src) |
EMPTY_ARGS, GET_EJB_META_DATA, GET_HOME_HANDLE, REMOVE_BY_HANDLE, REMOVE_BY_PRIMARY_KEY, REMOVE_OBJECT |
Fields inherited from class org.jboss.proxy.ejb.GenericEJBInterceptor (src) |
EQUALS, GET_EJB_HOME, GET_HANDLE, GET_PRIMARY_KEY, HASH_CODE, IS_IDENTICAL, TO_STRING |
Fields inherited from class org.jboss.proxy.Interceptor (src) |
nextInterceptor |
Constructor Summary | |
StatelessSessionHomeInterceptor()
No-argument constructor for externalization. |
Method Summary | |
java.lang.Object |
invoke(Invocation (src) invocation)
InvocationHandler implementation. |
Methods inherited from class org.jboss.proxy.ejb.GenericEJBInterceptor (src) |
getEJBHome |
Methods inherited from class org.jboss.proxy.Interceptor (src) |
getNext, readExternal, setNext, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
Constructor Detail |
public StatelessSessionHomeInterceptor()
Method Detail |
public java.lang.Object invoke(Invocation (src) invocation) throws java.lang.Throwable
HomeInterceptor (src)
invoke
in class HomeInterceptor (src)
java.lang.Throwable
- Any exception or error thrown while processing.
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |