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