Skip navigation links
A D G M O P S T W 

A

around(InvocationContext) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanPerRequestResource.MyInterceptor
 

D

deleteWidget(int) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
Remove widget with given id.

G

getClasses() - Method in class org.glassfish.jersey.examples.managedbeans.resources.MyApplication
 
getException() - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanPerRequestResource
 
getException() - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
Throw a runtime exception, so that it could be mapped.
getMessage() - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanPerRequestResource
 
getMessage() - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
Provide textual representation of the internal counter.
getWidget(int) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
Get JPA widget value.

M

ManagedBeanException - Exception in org.glassfish.jersey.examples.managedbeans.resources
Exception to be thrown and mapped by the web application.
ManagedBeanException() - Constructor for exception org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanException
 
ManagedBeanExceptionMapper - Class in org.glassfish.jersey.examples.managedbeans.resources
Custom exception mapper.
ManagedBeanExceptionMapper() - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanExceptionMapper
 
ManagedBeanPerRequestResource - Class in org.glassfish.jersey.examples.managedbeans.resources
JAX-RS root resource treated as managed bean.
ManagedBeanPerRequestResource() - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanPerRequestResource
 
ManagedBeanPerRequestResource.MyInterceptor - Class in org.glassfish.jersey.examples.managedbeans.resources
 
ManagedBeanSingletonResource - Class in org.glassfish.jersey.examples.managedbeans.resources
JAX-RS root resource treated as Java EE managed bean in singleton scope.
ManagedBeanSingletonResource() - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
 
MyApplication - Class in org.glassfish.jersey.examples.managedbeans.resources
JAX-RS application.
MyApplication() - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.MyApplication
 
MyInterceptor() - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanPerRequestResource.MyInterceptor
 

O

org.glassfish.jersey.examples.managedbeans.resources - package org.glassfish.jersey.examples.managedbeans.resources
 

P

postConstruct() - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanExceptionMapper
 
putMessage(int) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
Reset internal counter.
putWidget(int, String) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanSingletonResource
Set new widget value.

S

set(UriInfo) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanExceptionMapper
 

T

toResponse(ManagedBeanException) - Method in class org.glassfish.jersey.examples.managedbeans.resources.ManagedBeanExceptionMapper
 

W

Widget - Class in org.glassfish.jersey.examples.managedbeans.resources
Simple JPA entity made accessible via ManagedBeanSingletonResource.
Widget() - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.Widget
No-arg constructor to make JPA happy.
Widget(int, String) - Constructor for class org.glassfish.jersey.examples.managedbeans.resources.Widget
Create a new widget with given id and value.
A D G M O P S T W 
Skip navigation links

Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.