Package org.jboss.managed.api.annotation

Interface Summary
ManagementConstants ManagementConstants.
 

Class Summary
AnnotationDefaults Defaults for annotations to test whether object annotations are at their default value and unitialized.
ManagementParameter.NULL_CONSTRAINTS Used in ManagementParameter.constraintsFactory() to signal that the factory be inferred from the type of the property.
ManagementProperty.NULL_CONSTRAINTS Used in ManagementProperty.constraintsFactory() to signal that the factory be inferred from the type of the property.
ManagementProperty.NULL_FIELDS_FACTORY Used in ManagementProperty.fieldsFactory() to indicate that no Fields factory is defined.
ManagementProperty.NULL_MARSHALLER_FACTORY Used in ManagementProperty.propertyFactory() to indicate that no ManagedProperty factory is defined.
ManagementProperty.NULL_PROPERTY_FACTORY Used in ManagementProperty.propertyFactory() to indicate that no ManagedProperty factory is defined.
ManagementRuntimeRef.DEFAULT_NAME_TRANSFORMER Used in ManagementRuntimeRef.transformer() to indicate that no name transformation is defined.
 

Enum Summary
ManagementProperties ManagementProperities.
ViewUse An enum for the types of management views a property is associated with.
 

Annotation Types Summary
ManagementComponent An annotation that identifies property as metdata identifying a ManagedComponent
ManagementDeployment An annotation identifying a managed deployment
ManagementObject ManagementObject annotation for describing ManagedObjects.
ManagementObjectID An annotation that identifies a ManagedObject key/type qualifier source.
ManagementObjectRef Indicates a property that references another ManagedObject
ManagementOperation An annotation for describing a ManagedOperation
ManagementParameter Annotation for documenting a ManagementOperation parameter.
ManagementProperty ManagementProperty annotation for describing a ManagedProperty
ManagementRuntimeRef ManagementRuntimeRef annotation that can be used to identify which property defines the component name.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.