|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.tests.common.interceptors.business.CausesException01Interceptor
public class CausesException01Interceptor
This interceptor throws Custom01Exception.
Constructor Summary | |
---|---|
CausesException01Interceptor()
|
Method Summary | |
---|---|
java.lang.Object |
throwException(javax.ejb.InvocationContext invocationContext)
Intercepts the method and throws an exception. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CausesException01Interceptor()
Method Detail |
---|
public java.lang.Object throwException(javax.ejb.InvocationContext invocationContext) throws java.lang.Exception
invocationContext
- contains attributes of invocation..
java.lang.Exception
- if invocation fails
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |