T
- the type of component this factory instantiates.public interface ComponentFactory<T>
ComponentProvider.getComponent(Class)
Modifier and Type | Method and Description |
---|---|
T |
newInstance()
Called by the ComponentProvider to create a component.
|
T newInstance()
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.