|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.tests.common.interceptors.lifecycle.LifecycleOneMethod01Interceptor
public class LifecycleOneMethod01Interceptor
This interceptor contains the four lifecycle callbacks interceptors method.
Field Summary | |
---|---|
private org.objectweb.easybeans.log.JLog |
logger
Log helper. |
Constructor Summary | |
---|---|
LifecycleOneMethod01Interceptor()
|
Method Summary | |
---|---|
void |
intercept(javax.ejb.InvocationContext invocationContext)
Simple lifecyle callback interceptor method to the four life cycle callback. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private org.objectweb.easybeans.log.JLog logger
Constructor Detail |
---|
public LifecycleOneMethod01Interceptor()
Method Detail |
---|
public void intercept(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 |