JavaScript is disabled on your browser.
eXo Kernel :: Container 2.5.x-SNAPSHOT
java.lang.Object
org.exoplatform.container.ConcurrentContainer.CreationalContextComponentAdapter<T>
Method Summary
Methods
Modifier and Type
Method and Description
T
get ()
Gives the current value
void
push (T incompleteInstance)
void
release ()
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
release
public void release()
Specified by:
release in interface javax.enterprise.context.spi.CreationalContext<T >
get
public T get()
Gives the current value
eXo Kernel :: Container 2.5.x-SNAPSHOT
Copyright © 2014 eXo Platform SAS . All Rights Reserved.