|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Descriptor | |
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. |
Uses of Descriptor in org.apache.avalon.meta.info |
Subclasses of Descriptor in org.apache.avalon.meta.info | |
class |
CategoryDescriptor
A descriptor describing an Avalon Logger child instances that the component will create using the org.apache.avalon.framework.logger.Logger#getChildLogger
method. |
class |
ContextDescriptor
A descriptor describing the Context that the Component is passed to describe information about Runtime environment of Component. |
class |
DependencyDescriptor
A descriptor that describes dependency information for a particular Component. |
class |
ExtensionDescriptor
A descriptor that describes a name and inteface of a lifecycle stage. |
class |
InfoDescriptor
This class is used to provide explicit information to assembler and administrator about the Component. |
class |
SecurityDescriptor
This class is used to provide security information to assembler and administrator about the component type. |
class |
Service
This class contains the meta information about a particular service. |
class |
ServiceDescriptor
This descriptor defines the type of service offerend or required by a component. |
class |
StageDescriptor
A descriptor that describes a name and inteface of a lifecycle stage. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |