Uses of Interface
org.jvnet.hk2.config.ConfigCode
Packages that use ConfigCode
-
Uses of ConfigCode in org.jvnet.hk2.config
Methods in org.jvnet.hk2.config with parameters of type ConfigCodeModifier and TypeMethodDescriptionConfigSupport._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.