public static class Interceptor.PrototypeConstructor<T>
extends java.lang.Object
| Constructor and Description |
|---|
PrototypeConstructor(T prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
construct(java.lang.Object instance) |
public PrototypeConstructor(T prototype)