|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RendererComponentFactory
Factory for creating an instance of a RendererComponent. Used by the RendererComponentModuleDescriptor to instantiate components that may need complex construction logic.
| Method Summary | |
|---|---|
RendererComponent |
getComponentInstance(Map parameters)
Get an instance of the component. |
| Method Detail |
|---|
RendererComponent getComponentInstance(Map parameters)
Whether the component returned is a new instance or not is also up to the factory implementation.
parameters - a map of implementation-specific parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||