Package com.sun.jersey.samples.managedbeans.resources

Class Summary
ManagedBeanExceptionMapper Custom exception mapper.
ManagedBeanPerRequestResource JAX-RS root resource treated as managed bean.
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 Corporation. All Rights Reserved. Use is subject to license terms.