org.apache.openejb.test.mdb
Class MdbInterceptor
java.lang.Object
org.apache.openejb.test.mdb.MdbInterceptor
public class MdbInterceptor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MdbInterceptor
public MdbInterceptor()
mdbInterceptor
public Object mdbInterceptor(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
interceptRemove
@PreDestroy
public void interceptRemove(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
postConstruct
@PostConstruct
public void postConstruct(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.