Package org.glassfish.jersey.examples.managedbeans.resources
-
Class Summary Class Description 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 viaManagedBeanSingletonResource. -
Exception Summary Exception Description ManagedBeanException Exception to be thrown and mapped by the web application.