Uses of Interface
org.glassfish.hk2.classmodel.reflect.impl.TypeProxy.Notifier
Packages that use TypeProxy.Notifier
-
Uses of TypeProxy.Notifier in org.glassfish.hk2.classmodel.reflect.impl
Fields in org.glassfish.hk2.classmodel.reflect.impl declared as TypeProxy.NotifierConstructors in org.glassfish.hk2.classmodel.reflect.impl with parameters of type TypeProxy.NotifierModifierConstructorDescription(package private)
TypeProxy
(TypeProxy.Notifier<T> notifier, String name) Creates a new type proxy, this ctor is package private as many other activities must be performed when a new proxy type is created.