Uses of Class
net.dpml.metro.data.AbstractDirective

Packages that use AbstractDirective
net.dpml.metro.data Immutable datatypes used to describe a deployment scenario. 
 

Uses of AbstractDirective in net.dpml.metro.data
 

Subclasses of AbstractDirective in net.dpml.metro.data
 class CategoriesDirective
          Description of the configuration of a set of categories.
 class CategoryDirective
          A logging category descriptor hierachy.
 class ContextDirective
          A context descriptor declares the context creation criteria for the context instance and context entries.
 class FeatureDirective
          A FeatureDirective declares a context entry that is itself a feature of the component including the component uri, name, working directory, or temporary directory.
 class LookupDirective
          A reference directive is a reference to a part within the enclosing part's context or parts.
 class NullDirective
          A NullDirective is used to mark a solution as resolved on the basis that the solution will be managed by an enclosing component.