| Modifier and Type | Method and Description |
|---|---|
T |
create(ServiceHandle<?> root,
SystemDescriptor<?> eventThrower)
Creates an instance of the given type
|
void |
dispose(T instance)
Disposes the given instance
|
List<Injectee> |
getInjectees()
Returns all the injectees needed prior
to creating this object
|
String |
toString() |
public T create(ServiceHandle<?> root, SystemDescriptor<?> eventThrower)
Creatorpublic void dispose(T instance)
Creatorpublic List<Injectee> getInjectees()
CreatorgetInjectees in interface Creator<T>Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.