| Interface | Description |
|---|---|
| ManagementConstants |
ManagementConstants.
|
| Class | Description |
|---|---|
| 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. |
| ManagementRuntimeRef.DEFAULT_NAME_TRANSFORMER |
Used in
ManagementRuntimeRef.transformer() to
indicate that no name transformation is defined. |
| Enum | Description |
|---|---|
| ActivationPolicy |
When a managed property change is applied
|
| ManagementProperties |
ManagementProperties.
|
| ViewUse |
An enum for the types of management views a
property
is associated with. |
| Annotation Type | Description |
|---|---|
| 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.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.