|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IoCComponentProcessorFactory
A factory for obtaining IoCComponentProcessor instances.
| Method Summary | |
|---|---|
IoCComponentProcessor |
get(java.lang.Class c,
ComponentScope scope)
Get a IoCComponentProcessor instance given a class
and scope. |
| Method Detail |
|---|
IoCComponentProcessor get(java.lang.Class c,
ComponentScope scope)
IoCComponentProcessor instance given a class
and scope.
c - the class.scope - the scope.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||