org.apache.openejb.test.mdb
Interface InterceptorMdbObject


public interface InterceptorMdbObject


Method Summary
 void checkClassLevelBusinessMethodInterception()
           
 void checkClassLevelCreateMethodInterception()
           
 void checkMethodLevelBusinessMethodInterception()
           
 void checkMethodLevelCreateMethodInterception()
           
 

Method Detail

checkClassLevelBusinessMethodInterception

void checkClassLevelBusinessMethodInterception()
                                               throws TestFailureException
Throws:
TestFailureException

checkMethodLevelBusinessMethodInterception

void checkMethodLevelBusinessMethodInterception()
                                                throws TestFailureException
Throws:
TestFailureException

checkClassLevelCreateMethodInterception

void checkClassLevelCreateMethodInterception()
                                             throws TestFailureException
Throws:
TestFailureException

checkMethodLevelCreateMethodInterception

void checkMethodLevelCreateMethodInterception()
                                              throws TestFailureException
Throws:
TestFailureException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.