Package com.xenonsoft.bridgetown.aop.impl

This is the package for Aspect Oriented Programming and it contains default implementation of the interface and abstract classes, here you will find a default method interceptor and default method pointcut based on glob expressions.

See:
          Description

Class Summary
DebugInterceptor The debuggable interceptor for testing the aspect oriented weave.56
DefaultGlobClassFinder Default class finder that uses glob expressions.
DefaultGlobMethodFinder Default method finder that uses glob expressions.
DefaultInterceptionContext Default interception context based on cglib.
DefaultMethodJoinPoint Default implementation of the method join point.
DefaultMethodPointCut Default implementation of the method pointcut.
 

Package com.xenonsoft.bridgetown.aop.impl Description

This is the package for Aspect Oriented Programming and it contains default implementation of the interface and abstract classes, here you will find a default method interceptor and default method pointcut based on glob expressions.



Copyright © 2005 XeNoNSoFT.com. All Rights Reserved.