|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceComponentProviderFactory
A resource class component provider factory.
| Method Summary | |
|---|---|
ResourceComponentProvider |
getComponentProvider(IoCComponentProvider icp,
java.lang.Class<?> c)
Get the resource class component provider. |
ComponentScope |
getScope(java.lang.Class c)
Get the scope of the resource class. |
| Methods inherited from interface com.sun.jersey.core.spi.component.ComponentProviderFactory |
|---|
getComponentProvider |
| Method Detail |
|---|
ComponentScope getScope(java.lang.Class c)
c - the resource class.
ResourceComponentProvider getComponentProvider(IoCComponentProvider icp,
java.lang.Class<?> c)
icp - the underlying IoC component provider.c - the resource class
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||