RESOURCE_REFERENCE Mandatory descriptor field when
XMBeanConstants.DESCRIPTOR resource type is used.
The value of this field contains a reference to the resource
object the Model MBean represents.
final static String METADATA_DESCRIPTOR_PREFIX(Code)
Descriptor field naming prefix for
XMBean configuration. Descriptor
fields matching to this prefix follow the "xmbean.metadata.*" naming
convention in field names.
RESOURCE_DESCRIPTOR_PREFIX
final static String RESOURCE_DESCRIPTOR_PREFIX(Code)
Descriptor field naming prefix for
XMBean configuration. Descriptor
fields matching to this prefix follow the "xmbean.resource.*" naming
convention in field names.
Mandatory descriptor field when
XMBeanConstants.DESCRIPTOR resource type is used.
The value of this field contains a reference to the resource
object the Model MBean represents.
XML metadata descriptor field name. This descriptor field matches the
XMBeanConstants.METADATA_DESCRIPTOR_PREFIX and is therefore passed as a
configuration property to all metadata builder implementations.
final static String XMBEAN_DESCRIPTOR_PREFIX(Code)
Descriptor field naming prefix for
XMBean configuration. Descriptor
fields matching to this prefix follow the "xmbean.*" naming
convention in field names.
XML metadata descriptor field name. This descriptor field matches the
XMBeanConstants.METADATA_DESCRIPTOR_PREFIX and is therefore passed as a
configuration property to all metadata builder implementations.
This specific field can be used to indicate the XML based builder
implementations to validate the document instance before creating the
metadata.
See Also:org.jboss.mx.modelmbean.XMBean