|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.lonniepryor.blues.aop | |
com.lonniepryor.blues.aop | Describes the interfaces used to interact with the Blues Framework AOP system. |
com.lonniepryor.blues.cfg | Defines the semantics of configuring a Blues application. |
com.lonniepryor.blues.sys | Implements the core application assembly and configuration operations. |
Classes in com.lonniepryor.blues.aop used by com.lonniepryor.blues.aopAround.InvoctionChain
|
Passed to around() to represent the next element in the chain used to invoke a join point. Aspect
|
Represents a collection of named pointcuts, enabling pointcuts to refrence one-another. JoinPoint
|
Describes the information associated with a single join point in an application. Pointcut
|
Specification interface for identifying JoinPoints. |
Classes in com.lonniepryor.blues.aop used by com.lonniepryor.blues.cfgPointcut
|
Specification interface for identifying JoinPoints. |
Classes in com.lonniepryor.blues.aop used by com.lonniepryor.blues.sysAspect
|
Represents a collection of named pointcuts, enabling pointcuts to refrence one-another. JoinPoint
|
Describes the information associated with a single join point in an application. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |