| Methods in org.ow2.petals.jmx that throw AttributeErrorException |
protected java.lang.Object |
AbstractServiceClient.getAttribute(javax.management.ObjectName mbeanName,
java.lang.String attributeName)
|
protected java.lang.Object |
AbstractServiceClient.getAttribute(java.lang.String attributeName)
|
java.lang.Object |
ConfigurationInstallerComponentClient.getAttribute(java.lang.String attribute)
|
java.util.Map<javax.management.MBeanAttributeInfo,java.lang.Object> |
ConfigurationInstallerComponentClient.getAttributes()
|
void |
ConfigurationInstallerComponentClient.setAttribute(java.lang.String name,
java.lang.Object value)
|
void |
ConfigurationInstallerComponentClient.setAttributes(java.util.Map<javax.management.MBeanAttributeInfo,java.lang.Object> attributes)
|