|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACConfiguration | |
org.objectweb.jac.core | Provides JAC system core classes. |
Uses of ACConfiguration in org.objectweb.jac.core |
Methods in org.objectweb.jac.core that return ACConfiguration | |
ACConfiguration |
Application.getAcConfiguration(String name)
Gets a configurations from its name (the name of the aspect as defined in the jac.prop file. |
Methods in org.objectweb.jac.core with parameters of type ACConfiguration | |
void |
Application.addAcConfiguration(ACConfiguration configuration)
Adds an aspect component configuration for this application. |
void |
Application.removeAcConfiguration(ACConfiguration configuration)
Removes an aspect component configuration for this application. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |