Package ch.elca.el4j.tests.core.aop

Interface Summary
Bean Simple test interface for a bean that simply returns its name.
MarkerA A marker interface used in the tests.
MarkerB A marker interface used in the tests.
MarkerC A marker interface used in the tests.
 

Class Summary
A This class is used in the tests.
AbstractDoit Abstract sample class used in the tests.
B This class is used in the tests.
BeanImpl This class just holds the name, under which it is registered in the container.
BeanTypeAutoProxyCreatorTest This class tests the BeanTypeAutoProxyCreator using two ShortcutInterceptors that intercept either one or the other method invocation of the target classes.
C This class is used in the tests.
D This class is used in the tests.
ExceptionChainConverterInterceptorTest Test case for exception chain converter.
ExceptionChainConverterInterceptorTest.ExceptionChainConversionInterceptorChild  
ExclusiveBeanNameAutoProxyCreatorTest This class tests the ExclusiveBeanNameAutoProxyCreator.
ShortcutInterceptor Simple test interceptor that shortcuts all method invocations on methods with a given name and returns the given result.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.