@Path(value="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(value="count") @Produces(value="text/plain") public int getCount()
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.