Uses of Package
org.apache.avalon.meta.info

Packages that use org.apache.avalon.meta.info
org.apache.avalon.meta.info Type is an assembly of descriptors of the constraints a component type declares towards a container and includes declaration of service dependencies, Logger establishment criteria, Configuration, Parameters and Context establishment criteria, in addition to human-readable information about the component type.  
org.apache.avalon.meta.info.builder Resources supporting the creation of a Type instance from a serialized form.  
org.apache.avalon.meta.info.builder.tags Utility classes supporting encapsulation of the representation of a the different tags supported in the merlin meta info model. 
org.apache.avalon.meta.info.locator Service contracts supporting access to input and output streams relative to a type. 
org.apache.avalon.meta.info.verifier A set of classes supporting verification of components types using class and component meta information. 
org.apache.avalon.meta.info.writer Supplimentary classes supporting the writing of type and service descriptors in serialized and XML format. 
 

Classes in org.apache.avalon.meta.info used by org.apache.avalon.meta.info
CategoryDescriptor
          A descriptor describing an Avalon Logger child instances that the component will create using the org.apache.avalon.framework.logger.Logger#getChildLogger method.
ContextDescriptor
          A descriptor describing the Context that the Component is passed to describe information about Runtime environment of Component.
DependencyDescriptor
          A descriptor that describes dependency information for a particular Component.
Descriptor
          This is the Abstract class for all feature feature descriptors.
EntryDescriptor
          A descriptor that describes a value that must be placed in components Context.
ExtensionDescriptor
          A descriptor that describes a name and inteface of a lifecycle stage.
InfoDescriptor
          This class is used to provide explicit information to assembler and administrator about the Component.
ReferenceDescriptor
          This reference defines the type of interface required by a component.
ServiceDescriptor
          This descriptor defines the type of service offerend or required by a component.
StageDescriptor
          A descriptor that describes a name and inteface of a lifecycle stage.
 

Classes in org.apache.avalon.meta.info used by org.apache.avalon.meta.info.builder
CategoryDescriptor
          A descriptor describing an Avalon Logger child instances that the component will create using the org.apache.avalon.framework.logger.Logger#getChildLogger method.
ContextDescriptor
          A descriptor describing the Context that the Component is passed to describe information about Runtime environment of Component.
DependencyDescriptor
          A descriptor that describes dependency information for a particular Component.
EntryDescriptor
          A descriptor that describes a value that must be placed in components Context.
ExtensionDescriptor
          A descriptor that describes a name and inteface of a lifecycle stage.
InfoDescriptor
          This class is used to provide explicit information to assembler and administrator about the Component.
ReferenceDescriptor
          This reference defines the type of interface required by a component.
Service
          This class contains the meta information about a particular service.
ServiceDescriptor
          This descriptor defines the type of service offerend or required by a component.
StageDescriptor
          A descriptor that describes a name and inteface of a lifecycle stage.
Type
          This class contains the meta information about a particular component type.
 

Classes in org.apache.avalon.meta.info used by org.apache.avalon.meta.info.builder.tags
CategoryDescriptor
          A descriptor describing an Avalon Logger child instances that the component will create using the org.apache.avalon.framework.logger.Logger#getChildLogger method.
ContextDescriptor
          A descriptor describing the Context that the Component is passed to describe information about Runtime environment of Component.
DependencyDescriptor
          A descriptor that describes dependency information for a particular Component.
ExtensionDescriptor
          A descriptor that describes a name and inteface of a lifecycle stage.
Service
          This class contains the meta information about a particular service.
ServiceDescriptor
          This descriptor defines the type of service offerend or required by a component.
StageDescriptor
          A descriptor that describes a name and inteface of a lifecycle stage.
Type
          This class contains the meta information about a particular component type.
 

Classes in org.apache.avalon.meta.info used by org.apache.avalon.meta.info.locator
Type
          This class contains the meta information about a particular component type.
 

Classes in org.apache.avalon.meta.info used by org.apache.avalon.meta.info.verifier
Service
          This class contains the meta information about a particular service.
Type
          This class contains the meta information about a particular component type.
 

Classes in org.apache.avalon.meta.info used by org.apache.avalon.meta.info.writer
Service
          This class contains the meta information about a particular service.
Type
          This class contains the meta information about a particular component type.
 



Copyright © Apache Software Foundation. All Rights Reserved.