Interface | Description |
---|---|
BroadleafModuleRegistration |
Provides the ability for modules to register themselves with Broadleaf to be used with
ConditionalOnBroadleafModule and ModulePresentUtil
in order to provide different behavior in inter-module dependencies. |
Class | Description |
---|---|
ModulePresentUtil |
Utility class that checks for the presence of registered Broadleaf modules.
|
Enum | Description |
---|---|
BroadleafModuleRegistration.BroadleafModuleEnum |
List of modules that are known to have declared a
BroadleafModuleRegistration in their spring.factories . |
Copyright © 2019. All rights reserved.