Class ClazzCreator<T>
java.lang.Object
org.jvnet.hk2.internal.ClazzCreator<T>
- Type Parameters:
T- The type of object this creator creates
- All Implemented Interfaces:
Creator<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate(ServiceHandle<?> root, SystemDescriptor<?> eventThrower) Creates an instance of the given typevoidDisposes the given instanceReturns all the injectees needed prior to creating this objecttoString()