org.jboss.cdi.tck.tests.context.request.ws
Class Foo
java.lang.Object
org.jboss.cdi.tck.tests.context.request.ws.Foo
@RequestScoped
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()
getId
public String getId()
init
@PostConstruct
public void init()
destroy
@PreDestroy
public void destroy()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.