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
|
public T create(ServiceHandle<?> root, SystemDescriptor<?> eventThrower)
Creator
public void dispose(T instance)
Creator
Copyright © 2017 Oracle Corporation. All rights reserved.