Uses of Interface
org.jvnet.hk2.config.ConfigBeanInterceptor

Packages that use ConfigBeanInterceptor
org.jvnet.hk2.config   
 

Uses of ConfigBeanInterceptor in org.jvnet.hk2.config
 

Methods in org.jvnet.hk2.config with parameters of type ConfigBeanInterceptor
 void ConfigBean.addInterceptor(Class<?> interceptorType, ConfigBeanInterceptor interceptor)
          Add a new ConfigBeanInterceptor to this ConfigBean instance.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.