public interface InstanceHandle<T> release() method| Modifier and Type | Method and Description | 
|---|---|
T |  getInstance()  |  
void |  release() releases the instance, uninjecting and calling an pre-destroy methods as appropriate   |  
T getInstance()
void release()
Copyright © 2017 JBoss by Red Hat. All rights reserved.