protected class Editor.CockpitEditorRendererFactory extends SpringApplicationContextInjectableObjectFactory<CockpitEditorRenderer>
| Constructor and Description |
|---|
CockpitEditorRendererFactory(org.springframework.context.ApplicationContext context,
EditorDefinition definition,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected CockpitEditorRenderer |
create()
Creates new object
|
protected void |
injectDependencies(CockpitEditorRenderer cockpitEditorRenderer)
Injects dependencies to obj
|
createAndInjectDependenciespublic CockpitEditorRendererFactory(org.springframework.context.ApplicationContext context,
EditorDefinition definition,
String tag)
protected CockpitEditorRenderer create()
SpringApplicationContextInjectableObjectFactorycreate in class SpringApplicationContextInjectableObjectFactory<CockpitEditorRenderer>protected void injectDependencies(CockpitEditorRenderer cockpitEditorRenderer)
SpringApplicationContextInjectableObjectFactoryinjectDependencies in class SpringApplicationContextInjectableObjectFactory<CockpitEditorRenderer>Copyright © 2018. All rights reserved.