Uses of Interface
org.jvnet.hk2.config.SingleConfigCode
-
Packages that use SingleConfigCode Package Description org.jvnet.hk2.config -
-
Uses of SingleConfigCode in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config with parameters of type SingleConfigCode Modifier and Type Method Description static <T extends ConfigBeanProxy>
ObjectConfigSupport. apply(SingleConfigCode<T> code, T param)Execute some logic on one config bean of type T protected by a transaction
-