The ocep_metatype_config.xsd
file describes the configuration elements and attributes for binding an object class to its attribute definition.
This appendix includes the following sections:
Use the binding
element to provide a String
value that specifies the implementation binding of an object class and an attribute definition. For example, the value of jmx:EventChannel
in an object class definition binds it to a JMX MBean of type EventChannel
. You do not need to include a protocol when you use this binding
element because the protocol is clear from the containing object class definition.
This element has no child elements or attributes.