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