org.rhq.enterprise.client.proxy
Class EditableResourceClientProxy

java.lang.Object
  extended by org.rhq.bindings.client.ResourceClientProxy
      extended by org.rhq.enterprise.client.proxy.EditableResourceClientProxy

public class EditableResourceClientProxy
extends ResourceClientProxy

Extends the ResourceClientProxy and provides the interactive configuration editing features.

Author:
Lukas Krejci

Nested Class Summary
static interface EditableResourceClientProxy.EditablePluginConfigurable
           
static interface EditableResourceClientProxy.EditableResourceConfigurable
           
static class EditableResourceClientProxy.MethodHandler
           
 
Nested classes/interfaces inherited from class org.rhq.bindings.client.ResourceClientProxy
ResourceClientProxy.ClientProxyMethodHandler, ResourceClientProxy.ContentBackedResource, ResourceClientProxy.ContentType, ResourceClientProxy.Measurement, ResourceClientProxy.Operation, ResourceClientProxy.PluginConfigurable, ResourceClientProxy.ResourceConfigurable
 
Constructor Summary
EditableResourceClientProxy()
           
 
Method Summary
 
Methods inherited from class org.rhq.bindings.client.ResourceClientProxy
getChild, getChildren, getContentTypes, getCreatedDate, getDescription, getId, getMeasurement, getMeasurements, getModifiedDate, getName, getOperations, getResourceType, getVersion, init, initOperations, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EditableResourceClientProxy

public EditableResourceClientProxy()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.