Uses of Interface
org.jvnet.hk2.config.ConfigBeanInterceptor
-
Packages that use ConfigBeanInterceptor Package Description org.jvnet.hk2.config -
-
Uses of ConfigBeanInterceptor in org.jvnet.hk2.config
Classes in org.jvnet.hk2.config that implement ConfigBeanInterceptor Modifier and Type Class Description classOnDeleteCascadeUsage:class ExampleDocument extends DomDocument{ Methods in org.jvnet.hk2.config with parameters of type ConfigBeanInterceptor Modifier and Type Method Description voidConfigBean. addInterceptor(Class<?> interceptorType, ConfigBeanInterceptor interceptor)Add a new ConfigBeanInterceptor to this ConfigBean instance.
-