Uses of Interface
com.broadleafcommerce.metadata.dsl.registry.FrameworkComponentSource
-
Packages that use FrameworkComponentSource Package Description com.broadleafcommerce.metadata.dsl.registry -
-
Uses of FrameworkComponentSource in com.broadleafcommerce.metadata.dsl.registry
Method parameters in com.broadleafcommerce.metadata.dsl.registry with type arguments of type FrameworkComponentSource Modifier and Type Method Description void
AbstractComponentRegistry. initialize(List<FrameworkComponentSource> frameworkComponentSources, List<ComponentSource> componentSources)
Primary method of initializing the registry with components.
-