Uses of Class
org.jvnet.hk2.config.WriteableView

Uses of WriteableView in org.jvnet.hk2.config
 

Method parameters in org.jvnet.hk2.config with type arguments of type WriteableView
static ConfigBean ConfigSupport.createAndSet(ConfigBean parent, java.lang.Class<? extends ConfigBeanProxy> childType, java.util.List<ConfigSupport.AttributeChanges> attributes, ConfigSupport.TransactionCallBack<WriteableView> runnable)
          Creates a new child of the passed child and add it to the parent's live list of elements.
static ConfigBean ConfigSupport.createAndSet(ConfigBean parent, java.lang.Class<? extends ConfigBeanProxy> childType, java.util.Map<java.lang.String,java.lang.String> attributes, ConfigSupport.TransactionCallBack<WriteableView> runnable)
          Creates a new child of the passed child and add it to the parent's live list of elements.
 



Copyright © 2009 Sun Microsystems, Inc.. All Rights Reserved.