|
||||||||||
| 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.EntityInterceptor
An EJB entity bean proxy class.
| Field Summary |
| 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 | |
EntityInterceptor()
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 EntityInterceptor()
| Method Detail |
public java.lang.Object invoke(Invocation (src) invocation)
throws java.lang.Throwable
invoke in class Interceptor (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 | |||||||||