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