Class ConfigurationListener.ModificationInformation
java.lang.Object
org.glassfish.hk2.configuration.internal.ConfigurationListener.ModificationInformation
- Enclosing class:
ConfigurationListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate void
dispose()
private Method
getPostDynamicChangeMethod
(Class<?> rawClass) private Method
getPreDynamicChangeMethod
(Class<?> rawClass) private Method
getSpecialMethod
(Class<?> rawClass, Class<? extends Annotation> anno)
-
Field Details
-
helper
-
preMethods
-
postMethods
-
-
Constructor Details
-
ModificationInformation
private ModificationInformation()
-
-
Method Details
-
getPreDynamicChangeMethod
-
getPostDynamicChangeMethod
-
getSpecialMethod
-
dispose
private void dispose()
-