Package com.broadleafcommerce.metadata.dsl.registry
@NonNullApi
package com.broadleafcommerce.metadata.dsl.registry
-
ClassDescriptionAbstractComponentRegistry<R extends AbstractComponentRegistry<R>>An abstract implementation of
ComponentRegistryused for storing and retrievingComponents.ComponentRegistry<R extends ComponentRegistry<R>>A singleton registry used for storing and retrievingComponents.A functional interface used for contributingComponentsto an application.The default implementation ofComponentRegistry.The default implementation ofViewFilterRegistry.Component registry that can be used during development.A functional interface used for contributing frameworkComponentsto an application.ViewFilterRegistry<R extends ViewFilterRegistry<R>>A singleton registry used for storing and retrievingViewFilters.A functional interface used for contributingViewFiltersto an application.