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

Packages that use SingleConfigCode
org.jvnet.hk2.config   
 

Uses of SingleConfigCode in org.jvnet.hk2.config
 

Methods in org.jvnet.hk2.config with parameters of type SingleConfigCode
static
<T extends ConfigBeanProxy>
Object
ConfigSupport.apply(SingleConfigCode<T> code, T param)
          Execute some logic on one config bean of type T protected by a transaction
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.