org.jboss.cdi.tck.tests.interceptors.invocation
Class WheatProducer
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.invocation.WheatProducer
public class WheatProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destroyed
public static boolean destroyed
WheatProducer
public WheatProducer()
createWheat
@Produces
public Wheat createWheat()
destroyWheat
public void destroyWheat(@Disposes
Wheat wheat)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.