| 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 java.util.List<Injectee> getInjectees()
CreatorgetInjectees in interface Creator<T>public InstanceLifecycleEventImpl create(ServiceHandle<?> root) throws MultiException
Creatorcreate in interface Creator<T>MultiExceptionCopyright © 2013 Oracle Corporation. All Rights Reserved.