BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType jmxCreateType

{http://www.w3.org/2001/XMLSchema}anyType
    {bea.com/loc/metadata}jmxCreateType

Model
<...>
name, description?, mbean-name, class-name, loader-name, param-types?, params?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: jmxCommandsType/jmx-create, jmxCommandsType/jmx-create
Documentation
A Generic JMX operation that creates a new MBean
            

Nested Element Summary
stringname
          The name of this action  
stringdescription optional
          a user defined description of this action  
stringmbean-name
          The name of the new MBean  
stringclass-name
          The class name used to construct the new MBean instance  
stringloader-name
          The name of the classloader MBean that has the MBean class to be instantiated  
jmxParamTypesTypeparam-types optional
          Parameters to the create call  
jmxParamsTypeparams optional
          The types for the parameters passed to the create call. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0