|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the requirements for a Blues module configuration.
Method Summary | |
AdviceCfg[] |
getAdvices()
Returns all of the advices declared in this module. |
IncludeCfg[] |
getIncludes()
Returns all of the includes declared in this module. |
PointcutCfg[] |
getPointcuts()
Returns all of the pointcuts declared in this module. |
ServiceCfg[] |
getServices()
Returns all of the services declared in this module. |
java.lang.String[] |
getVariables()
Returns all of the variables declared in this module. |
Method Detail |
public java.lang.String[] getVariables()
public PointcutCfg[] getPointcuts()
public AdviceCfg[] getAdvices()
public ServiceCfg[] getServices()
public IncludeCfg[] getIncludes()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |