ConfigDeleteImplpublic class ConfigDeleteImpl extends ConfigChangeImpl implements Serializable, com.sun.enterprise.config.ConfigDeleteA configuration change for an element. Holds xpath, list of changed
attributes, their old and new values. |
Constructors Summary |
---|
public ConfigDeleteImpl(String xpath)
this.xpath = xpath;
|
|