ImmediateInstanceHandle
public interface InstanceHandle<T>
release()
methodModifier and Type | Method | Description |
---|---|---|
T |
getInstance() |
|
void |
release() |
releases the instance, uninjecting and calling an pre-destroy methods as appropriate
|
T getInstance()
void release()
Copyright © 2018. All rights reserved.