public interface ComponentFactory
Implementations should usually be annotated with DefaultFactoryFor
and Scope
(the factory must have the same scope as the components it creates).
Modifier and Type | Method and Description |
---|---|
Object |
construct(String componentName) |
Object construct(String componentName)
ComponentAlias
pointing to another component.Copyright © 2021 JBoss by Red Hat. All rights reserved.