Uses of Interface
org.jvnet.hk2.config.ConfigCode
-
Packages that use ConfigCode Package Description org.jvnet.hk2.config -
-
Uses of ConfigCode in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config with parameters of type ConfigCode Modifier and Type Method Description ObjectConfigSupport. _apply(ConfigCode code, ConfigBeanProxy... objects)Executes some logic on some config beans protected by a transaction.static ObjectConfigSupport. apply(ConfigCode code, ConfigBeanProxy... objects)Executes some logic on some config beans protected by a transaction.
-