Class AppScopedResource
- java.lang.Object
-
- org.glassfish.jersey.examples.helloworld.AppScopedResource
-
@Path("app") @ApplicationScoped public class AppScopedResource extends ObjectApplication scoped CDI based resource.- Author:
- Jakub Podlesak
-
-
Constructor Summary
Constructors Constructor Description AppScopedResource()
-