|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.inject.AbstractModule
org.glassfish.jersey.internal.ExceptionMapperFactory.Module
public static class ExceptionMapperFactory.Module
Exception mapper factory injection binding registration module.
| Constructor Summary | |
|---|---|
ExceptionMapperFactory.Module(java.lang.Class<? extends org.glassfish.hk2.Scope> refScope)
Create exception mapper factory injection binding registration module. |
|
| Method Summary | |
|---|---|
protected void |
configure()
Implement to provide module binding definitions using the exposed binding methods. |
| Methods inherited from class org.glassfish.jersey.internal.inject.AbstractModule |
|---|
bind, bind, bind, bind, bind, configure, inParent, install |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionMapperFactory.Module(java.lang.Class<? extends org.glassfish.hk2.Scope> refScope)
refScope - scope of the injectable exception mapper factory
reference.| Method Detail |
|---|
protected void configure()
AbstractModule
configure in class AbstractModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||