|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jersey.samples.managedbeans.resources.ManagedBeanExceptionMapper
@Provider public class ManagedBeanExceptionMapper
Custom exception mapper.
| Constructor Summary | |
|---|---|
ManagedBeanExceptionMapper()
|
|
| Method Summary | |
|---|---|
void |
postConstruct()
|
void |
set(UriInfo ui)
|
Response |
toResponse(ManagedBeanException exception)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedBeanExceptionMapper()
| Method Detail |
|---|
@Context public void set(UriInfo ui)
@PostConstruct public void postConstruct()
public Response toResponse(ManagedBeanException exception)
toResponse in interface ExceptionMapper<ManagedBeanException>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||