org.jvnet.hk2.config
Class ConfigSupport.MultipleAttributeChanges

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

public static class ConfigSupport.MultipleAttributeChanges
extends ConfigSupport.AttributeChanges


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

Constructor Detail

ConfigSupport.MultipleAttributeChanges

public ConfigSupport.MultipleAttributeChanges(String name,
                                              String[] values)


Copyright © 2013 Oracle Corporation. All Rights Reserved.