AnyScopeComponentFactory.construct(String) directly.@Deprecated public abstract class NamedComponentFactory extends AbstractComponentFactory
ComponentName annotation on the classes requested in Inject annotated methods.globalComponentRegistry, globalConfiguration, log| Constructor and Description |
|---|
NamedComponentFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract <T> T |
construct(Class<T> componentType,
String componentName)
Deprecated.
Constructs a component.
|
Object |
construct(String componentName)
Deprecated.
|
constructpublic Object construct(String componentName)
construct in interface ComponentFactoryconstruct in class AnyScopeComponentFactoryComponentAlias pointing to another component.Copyright © 2022 JBoss by Red Hat. All rights reserved.