org.rhq.modules.plugins.jbossas7.json
Class Remove

java.lang.Object
  extended by org.rhq.modules.plugins.jbossas7.json.Operation
      extended by org.rhq.modules.plugins.jbossas7.json.Remove

public class Remove
extends Operation

The :remove operation

Author:
Heiko W. Rupp

Constructor Summary
Remove(Address address)
           
Remove(String key, String value)
           
 
Method Summary
 
Methods inherited from class org.rhq.modules.plugins.jbossas7.json.Operation
addAdditionalProperty, getAdditionalProperties, getAddress, getName, getOperation, getValue, setAdditionalProperties, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Remove

public Remove(Address address)

Remove

public Remove(String key,
              String value)


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