- java.lang.Object
-
- org.jboss.cdi.tck.tests.extensions.producer.CreationalContextImpl<T>
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
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>
Copyright © 2008-2013 Seam Framework. All Rights Reserved.