public static class DefaultConfigurationBuilder.Arg extends DefaultConfigurationBuilder.AbstractNode
| Constructor and Description |
|---|
Arg() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
configure(javax.management.MBeanServer server) |
java.lang.Class |
getJavaType() |
void |
setRefobjectid(java.lang.String refobjectid) |
void |
setType(java.lang.String type) |
addChild, getChildren, getParent, getText, setAttributes, setParent, setTextpublic void setType(java.lang.String type)
public void setRefobjectid(java.lang.String refobjectid)
public java.lang.Class getJavaType()
throws ConfigurationException
ConfigurationExceptionpublic java.lang.Object configure(javax.management.MBeanServer server)
throws ConfigurationException
ConfigurationException