org.jboss.cdi.tck.tests.context.dependent
Class OtherSpiderProducer
java.lang.Object
org.jboss.cdi.tck.tests.context.dependent.OtherSpiderProducer
public class OtherSpiderProducer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
produceTarantula
@Produces
@Tame
public Tarantula produceTarantula
OtherSpiderProducer
public OtherSpiderProducer()
destroy
@PreDestroy
public void destroy()
isDestroyed
public static boolean isDestroyed()
setDestroyed
public static void setDestroyed(boolean destroyed)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.