|
||||||||||
| 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.ContextResolverFactory.Module
public static class ContextResolverFactory.Module
Injection binding module defining ContextResolverFactory and
ContextResolvers bindings.
| Constructor Summary | |
|---|---|
ContextResolverFactory.Module(java.lang.Class<? extends org.glassfish.hk2.Scope> refScope)
Create new context resolver factory injection bindings 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 ContextResolverFactory.Module(java.lang.Class<? extends org.glassfish.hk2.Scope> refScope)
refScope - scope of the Ref<ContextResolvers> value
injection.| 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 | |||||||||