org.jboss.cdi.tck.tests.context.dependent
Class Fox
java.lang.Object
org.jboss.cdi.tck.tests.context.dependent.Fox
@Dependent
@Named
@Default
public class Fox
- extends Object
|
Constructor Summary |
Fox()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Fox
public Fox()
isDestroyed
public static boolean isDestroyed()
reset
public static void reset()
getDestroyCount
public static int getDestroyCount()
destroy
@PreDestroy
public void destroy()
getName
public String getName()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.