public static class ConcurrentContainer.CreationalContextComponentAdapter<T> extends Object implements javax.enterprise.context.spi.CreationalContext<T>
| Constructor and Description |
|---|
CreationalContextComponentAdapter() |
| Modifier and Type | Method and Description |
|---|---|
T |
get()
Gives the current value
|
void |
push(T incompleteInstance) |
void |
release() |
Copyright © 2016 eXo Platform SAS. All Rights Reserved.