|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.guice.spi.container.GuiceComponentProviderFactory
com.sun.jersey.guice.spi.container.servlet.GuiceContainer.ServletGuiceComponentProviderFactory
public class GuiceContainer.ServletGuiceComponentProviderFactory
Constructor Summary | |
---|---|
GuiceContainer.ServletGuiceComponentProviderFactory(ResourceConfig config,
com.google.inject.Injector injector)
|
Method Summary | |
---|---|
java.util.Map<com.google.inject.Scope,ComponentScope> |
createScopeMap()
Maps a Guice scope to a Jersey scope. |
Methods inherited from class com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory |
---|
getComponentProvider, getComponentProvider, isImplicitGuiceComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiceContainer.ServletGuiceComponentProviderFactory(ResourceConfig config, com.google.inject.Injector injector)
Method Detail |
---|
public java.util.Map<com.google.inject.Scope,ComponentScope> createScopeMap()
GuiceComponentProviderFactory
createScopeMap
in class GuiceComponentProviderFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |