Uses of Interface
org.jvnet.hk2.config.ConfigCode

Packages that use ConfigCode
org.jvnet.hk2.config   
 

Uses of ConfigCode in org.jvnet.hk2.config
 

Methods in org.jvnet.hk2.config with parameters of type ConfigCode
 Object ConfigSupport._apply(ConfigCode code, ConfigBeanProxy... objects)
          Executes some logic on some config beans protected by a transaction.
static Object ConfigSupport.apply(ConfigCode code, ConfigBeanProxy... objects)
          Executes some logic on some config beans protected by a transaction.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.