|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoriesDirective | |
|---|---|
| net.dpml.metro.data | Immutable datatypes used to describe a deployment scenario. |
| net.dpml.metro.tools | A set of ant tasks supporting the creation of component type and deployment information. |
| Uses of CategoriesDirective in net.dpml.metro.data |
|---|
| Methods in net.dpml.metro.data that return CategoriesDirective | |
|---|---|
CategoriesDirective |
ComponentDirective.getCategoriesDirective()
Return the logging categories for the profile. |
| Constructors in net.dpml.metro.data with parameters of type CategoriesDirective | |
|---|---|
ComponentDirective(String name,
ActivationPolicy activation,
CollectionPolicy collection,
LifestylePolicy lifestyle,
String classname,
CategoriesDirective categories,
ContextDirective context,
PartReference[] parts,
URI uri)
Creation of a new deployment profile. |
|
| Uses of CategoriesDirective in net.dpml.metro.tools |
|---|
| Methods in net.dpml.metro.tools that return CategoriesDirective | |
|---|---|
CategoriesDirective |
CategoriesDataType.getCategoriesDirective()
Utility method used to construct a CategoriesDirective based on build time features assigned by ant. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||