Package org.glassfish.jersey.examples.managedbeans.resources

Class Summary
ManagedBeanExceptionMapper Custom exception mapper.
ManagedBeanPerRequestResource JAX-RS root resource treated as managed bean.
ManagedBeanPerRequestResource.MyInterceptor  
ManagedBeanSingletonResource JAX-RS root resource treated as Java EE managed bean in singleton scope.
MyApplication JAX-RS application.
Widget Simple JPA entity made accessible via ManagedBeanSingletonResource.
 

Exception Summary
ManagedBeanException Exception to be thrown and mapped by the web application.
 



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