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