|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointcutCfg | |
com.lonniepryor.blues.cfg | Defines the semantics of configuring a Blues application. |
Uses of PointcutCfg in com.lonniepryor.blues.cfg |
Classes in com.lonniepryor.blues.cfg that implement PointcutCfg | |
class |
PointcutCfgImpl
Generic implementation of PointcutCfg . |
Methods in com.lonniepryor.blues.cfg that return PointcutCfg | |
PointcutCfg[] |
ModuleCfgImpl.getPointcuts()
|
PointcutCfg[] |
ModuleCfg.getPointcuts()
Returns all of the pointcuts declared in this module. |
Methods in com.lonniepryor.blues.cfg with parameters of type PointcutCfg | |
void |
ModuleCfgImpl.declare(PointcutCfg pointcut)
Declares a pointcut config in this module. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |