org.jboss.cdi.tck.tests.context.application.destroy
Class Bar
java.lang.Object
org.jboss.cdi.tck.tests.context.application.destroy.Bar
@ApplicationScoped
public class Bar
- extends Object
|
Constructor Summary |
Bar()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bar
public Bar()
isFooDestroyed
public boolean isFooDestroyed()
setFooDestroyed
public void setFooDestroyed(boolean isFooDestroyed)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.