@Component(value="blBreadcrumbServiceExtensionManager") public class BreadcrumbServiceExtensionManager extends ExtensionManager<BreadcrumbServiceExtensionHandler>
| Modifier and Type | Field and Description | 
|---|---|
| static String | CONTEXT_PARAM_STRIPPED_PARAMS | 
| static String | CONTEXT_PARAM_STRIPPED_URLAs each handler runs, it can work with the ContextMap from the ExtensionResultHolder 
 to get the URL as other handlers have modified it. | 
extensionHandler, handlers, handlersSorted, LOCK_OBJECT| Constructor and Description | 
|---|
| BreadcrumbServiceExtensionManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | sortHandlers()This extension manager works the handlers in reverse priority order. | 
continueOnHandled, execute, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinuepublic static String CONTEXT_PARAM_STRIPPED_URL
public static String CONTEXT_PARAM_STRIPPED_PARAMS
protected void sortHandlers()
sortHandlers in class ExtensionManager<BreadcrumbServiceExtensionHandler>Copyright © 2020. All rights reserved.