@Path("app") @ApplicationScoped public class AppScopedResource extends Object
AppScopedResource()
int
getCount()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppScopedResource()
@GET @Path("count") @Produces("text/plain") public int getCount()