| org.jboss.test.aop.bean.AOPTesterMBean
All known Subclasses: org.jboss.test.aop.bean.AOPTester,
AOPTesterMBean | public interface AOPTesterMBean extends org.jboss.system.ServiceMBean(Code) | | Basic testing of AOP
author: Bill Burke version: $Revision: 57211 $ |
testAspect | public void testAspect()(Code) | | |
testBasic | public void testBasic()(Code) | | |
testCallerPointcut | public void testCallerPointcut()(Code) | | |
testConstructorInterception | public void testConstructorInterception()(Code) | | |
testDynamicInterceptors | public void testDynamicInterceptors()(Code) | | |
testExceptions | public void testExceptions()(Code) | | |
testFieldInterception | public void testFieldInterception()(Code) | | |
testInheritance | public void testInheritance()(Code) | | |
testMetadata | public void testMetadata()(Code) | | |
testMethodInterception | public void testMethodInterception()(Code) | | |
testMixin | public void testMixin()(Code) | | |
|
|