|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Constraint definitions for the XMBean implementation.
| Field Summary | |
static String |
DESCRIPTOR
Resource type string identifying a resource object that is part of a descriptor object. |
static String |
GET_METHOD_ATTRIBUTE
|
static String |
METADATA_DESCRIPTOR_PREFIX
Descriptor field naming prefix for XMBean configuration. |
static String[] |
PERSIST_POLICY_LIST
|
static String |
RESOURCE_DESCRIPTOR_PREFIX
Descriptor field naming prefix for XMBean configuration. |
static String |
RESOURCE_REFERENCE
Mandatory descriptor field when DESCRIPTOR resource type is used. |
static String |
RESOURCE_TYPE
Mandatory descriptor field when DESCRIPTOR resource type is used. |
static String |
SAX_PARSER
XML metadata descriptor field name. |
static String |
SET_METHOD_ATTRIBUTE
|
static String |
STANDARD_INTERFACE
Resource type string identifying a resource object that implements an interface adhering to the Standard MBean naming conventions. |
static String |
STANDARD_MBEAN
|
static String |
XMBEAN_DESCRIPTOR_PREFIX
Descriptor field naming prefix for XMBean configuration. |
static String |
XML_VALIDATION
XML metadata descriptor field name. |
| Field Detail |
public static final String STANDARD_INTERFACE
public static final String STANDARD_MBEAN
public static final String DESCRIPTOR
public static final String XMBEAN_DESCRIPTOR_PREFIX
XMBean configuration. Descriptor
fields matching to this prefix follow the "xmbean.*" naming
convention in field names.
public static final String METADATA_DESCRIPTOR_PREFIX
XMBean configuration. Descriptor
fields matching to this prefix follow the "xmbean.metadata.*" naming
convention in field names.
public static final String RESOURCE_DESCRIPTOR_PREFIX
XMBean configuration. Descriptor
fields matching to this prefix follow the "xmbean.resource.*" naming
convention in field names.
public static final String RESOURCE_REFERENCE
DESCRIPTOR resource type is used.
The value of this field contains a reference to the resource
object the Model MBean represents.
This field matches to the RESOURCE_DESCRIPTOR_PREFIX naming pattern.
XMBean,
Constant Field Valuespublic static final String RESOURCE_TYPE
DESCRIPTOR resource type is used.
The value of this field contains the actual resource type of the resource
object defined by the RESOURCE_REFERENCE field.
This field matches to the RESOURCE_DESCRIPTOR_PREFIX naming pattern.
XMBean,
Constant Field Valuespublic static final String SAX_PARSER
METADATA_DESCRIPTOR_PREFIX and is therefore passed as a
configuration property to all metadata builder implementations.
This specific field is used in a DESCRIPTOR resource type to
configure JDOM based metadata builders
to override the default JAXP SAX parser settings.
XMBean,
Constant Field Valuespublic static final String XML_VALIDATION
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.
XMBean,
Constant Field Valuespublic static final String[] PERSIST_POLICY_LIST
public static final String GET_METHOD_ATTRIBUTE
public static final String SET_METHOD_ATTRIBUTE
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||