org.jboss.cdi.tck.tests.context.request.jaxrs
Class FooResource
java.lang.Object
org.jboss.cdi.tck.tests.context.request.jaxrs.FooResource
public class FooResource
- extends Object
RESTful web service which returns a value from an request scoped bean.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooResource
public FooResource()
getValue
public String getValue()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.