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