|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmComponentConsumer<A,S>
Marker interface to show that a class can be connected to an SmComponentProvider
according to the Dependency Injection pattern.
Method Summary | |
---|---|
void |
setComponentProvider(SmComponentProvider<A,S> provider)
Set the SmComponentProvider for this class. |
Method Detail |
---|
void setComponentProvider(SmComponentProvider<A,S> provider)
SmComponentProvider
for this class.
provider
- The provider of schema components.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |