Uses of Class
org.jgrapes.util.ComponentProvider
Package
Description
Utility components that are too small to deserve
individual libraries/projects.
-
Uses of ComponentProvider in org.jgrapes.util
Modifier and TypeClassDescriptionclass
ComponentCollector<F extends ComponentFactory>
A component that collects all component factory services of a given type and uses each to create one or more components that are then attached to the component collector instance.Modifier and TypeMethodDescriptionComponentProvider.setComponentsEntry
(String name) Sets the name of the entry in this component’s configuration information (as returned byproviderConfiguration(ConfigurationUpdate)
) that holds the information about the components to be provided.ComponentProvider.setFactories
(ComponentFactory... factories) Sets the factories that this provider knows about.Sets the pinned configurations.