Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
M
P
S
T
W
A
around(InvocationContext)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanPerRequestResource.MyInterceptor
C
com.sun.jersey.samples.managedbeans.resources
- package com.sun.jersey.samples.managedbeans.resources
D
deleteWidget(int)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
Remove widget with given id.
G
getClasses()
- Method in class com.sun.jersey.samples.managedbeans.resources.
MyApplication
getException()
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanPerRequestResource
getException()
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
Throw a runtime exception, so that it could be mapped.
getMessage()
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanPerRequestResource
getMessage()
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
Provide textual representation of the internal counter.
getWidget(int)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
Get JPA widget value.
M
ManagedBeanException
- Exception in
com.sun.jersey.samples.managedbeans.resources
Exception to be thrown and mapped by the web application.
ManagedBeanException()
- Constructor for exception com.sun.jersey.samples.managedbeans.resources.
ManagedBeanException
ManagedBeanExceptionMapper
- Class in
com.sun.jersey.samples.managedbeans.resources
Custom exception mapper.
ManagedBeanExceptionMapper()
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanExceptionMapper
ManagedBeanPerRequestResource
- Class in
com.sun.jersey.samples.managedbeans.resources
JAX-RS root resource treated as managed bean.
ManagedBeanPerRequestResource()
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanPerRequestResource
ManagedBeanPerRequestResource.MyInterceptor
- Class in
com.sun.jersey.samples.managedbeans.resources
ManagedBeanPerRequestResource.MyInterceptor()
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanPerRequestResource.MyInterceptor
ManagedBeanSingletonResource
- Class in
com.sun.jersey.samples.managedbeans.resources
JAX-RS root resource treated as Java EE managed bean in singleton scope.
ManagedBeanSingletonResource()
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
MyApplication
- Class in
com.sun.jersey.samples.managedbeans.resources
JAX-RS application.
MyApplication()
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
MyApplication
P
postConstruct()
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanExceptionMapper
putMessage(int)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
Reset internal counter.
putWidget(int, String)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanSingletonResource
Set new widget value.
S
set(UriInfo)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanExceptionMapper
T
toResponse(ManagedBeanException)
- Method in class com.sun.jersey.samples.managedbeans.resources.
ManagedBeanExceptionMapper
W
Widget
- Class in
com.sun.jersey.samples.managedbeans.resources
Simple JPA entity made accessible via
ManagedBeanSingletonResource
.
Widget()
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
Widget
No-arg constructor to make JPA happy.
Widget(int, String)
- Constructor for class com.sun.jersey.samples.managedbeans.resources.
Widget
Create a new widget with given id and value.
A
C
D
G
M
P
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2013,
Oracle
and/or its affiliates. All Rights Reserved. Use is subject to license terms.