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
,
ComponentRegistry
globalComponentRegistry, globalConfiguration, log
Constructor and Description |
---|
AbstractComponentFactory() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.