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