Package org.exoplatform.container
Class ConcurrentContainer.CreationalContextComponentAdapter<T>
java.lang.Object
org.exoplatform.container.ConcurrentContainer.CreationalContextComponentAdapter<T>
- All Implemented Interfaces:
javax.enterprise.context.spi.CreationalContext<T>
- Enclosing class:
ConcurrentContainer
public static class ConcurrentContainer.CreationalContextComponentAdapter<T>
extends Object
implements javax.enterprise.context.spi.CreationalContext<T>
This class is used as value holder
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreationalContextComponentAdapter
public CreationalContextComponentAdapter()
-
-
Method Details