|
Annotation Types Summary |
| ConstraintsPopulatorFactory |
An annotation describing the ManagedPropertyConstraintsPopulatorFactory
for a property. |
| DefaultValueBuilderFactory |
An annotation describing the DefaultValueBuilder implementation
for a property. |
| FieldsFactory |
An annotation for describing the Fields class to use for a ManagedProperty. |
| ManagementComponent |
An annotation that identifies property as metdata identifying
a ManagedComponent |
| ManagementDeployment |
An annotation identifying a managed deployment |
| ManagementObject |
ManagementObject annotation for describing ManagedObjects. |
| ManagementObjectClass |
ManagementObjectClass annotation for describing the actual class
annotated with org.jboss.managed.api.annotation.ManagementObject. |
| 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. |
| ManagementPropertyFactory |
An annotation describing the implementation class for a ManagedProperty. |
| ManagementRuntimeRef |
ManagementRuntimeRef annotation that can be used
to identify which property defines the component name. |
| Masked |
An annotation that indicates a property should be masked |
| RunStateProperty |
An annotation one can use on a ManagedProperty to indicate that the property
provides RunState value information. |