| |
|
| java.lang.Object org.apache.openejb.test.mdb.InterceptorMdbBean
InterceptorMdbBean | public class InterceptorMdbBean implements MessageListener,MessageDrivenBean(Code) | | |
classLevelCreateMethodInterception | protected static boolean classLevelCreateMethodInterception(Code) | | |
checkClassLevelBusinessMethodInterception | public void checkClassLevelBusinessMethodInterception() throws TestFailureException(Code) | | |
checkMethodLevelBusinessMethodInterception | public void checkMethodLevelBusinessMethodInterception() throws TestFailureException(Code) | | |
ejbCreate | public void ejbCreate() throws EJBException(Code) | | |
ejbRemove | public void ejbRemove() throws EJBException(Code) | | |
onMessage | public void onMessage(Message msg)(Code) | | |
setMessageDrivenContext | public void setMessageDrivenContext(MessageDrivenContext ctx) throws EJBException(Code) | | |
|
|
|