|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.JerseyErrorService
public final class JerseyErrorService
Jersey implementation of HK2 Error Service to provide improved reporting of HK2 issues, that may be otherwise hidden (ignored).
| Nested Class Summary | |
|---|---|
static class |
JerseyErrorService.Binder
HK2 Binder for the Jersey implementation of HK2 ErrorService contract. |
| Constructor Summary | |
|---|---|
JerseyErrorService()
|
|
| Method Summary | |
|---|---|
void |
onFailure(org.glassfish.hk2.api.ErrorInformation error)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JerseyErrorService()
| Method Detail |
|---|
public void onFailure(org.glassfish.hk2.api.ErrorInformation error)
throws org.glassfish.hk2.api.MultiException
onFailure in interface org.glassfish.hk2.api.ErrorServiceorg.glassfish.hk2.api.MultiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||