public abstract class AbstractComponentFactory extends AnyScopeComponentFactory
InternalCacheFactory is a special subclass of this, which bootstraps the construction of other
components. When this class is loaded, it maintains a static list of known default factories for known components,
which it then delegates to, when actually performing the construction.
Inject,
ComponentRegistryglobalComponentRegistry, globalConfiguration, log| Constructor and Description |
|---|
AbstractComponentFactory() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.