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(java.lang.String name, java.lang.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(java.lang.String name,
                                           java.lang.String value)


Copyright © 2012 Oracle Corporation. All Rights Reserved.