org.jvnet.hk2.config
Class ConfigSupport.SingleAttributeChange

java.lang.Object
  extended by org.jvnet.hk2.config.ConfigSupport.AttributeChanges
      extended by org.jvnet.hk2.config.ConfigSupport.SingleAttributeChange
Enclosing class:
ConfigSupport

public static class ConfigSupport.SingleAttributeChange
extends ConfigSupport.AttributeChanges


Constructor Summary
ConfigSupport.SingleAttributeChange(String name, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigSupport.SingleAttributeChange

public ConfigSupport.SingleAttributeChange(String name,
                                           String value)


Copyright © 2013 Oracle Corporation. All Rights Reserved.