|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.tests.enhancer.interceptors.business.bean.Interceptor
public class Interceptor
Acts as an interceptor.
Constructor Summary | |
---|---|
Interceptor()
|
Method Summary | |
---|---|
java.lang.Object |
outsideIntercepted(javax.ejb.InvocationContext invocationContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Interceptor()
Method Detail |
---|
public java.lang.Object outsideIntercepted(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 |