org.glassfish.jersey.examples.reload
Class StatsResource
java.lang.Object
org.glassfish.jersey.examples.reload.StatsResource
@Path(value="stats")
@Produces(value="text/plain")
public class StatsResource
- extends Object
- Author:
- Jakub Podlesak (jakub.podlesak at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatsResource
public StatsResource()
getStats
@GET
public String getStats()
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.