Package | Description |
---|---|
org.glassfish.hk2.classmodel.reflect.impl |
Modifier and Type | Field and Description |
---|---|
private TypeProxy.Notifier<T> |
TypeProxy.notifier |
Constructor and Description |
---|
TypeProxy(TypeProxy.Notifier<T> notifier,
java.lang.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.
|