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