@Service(value="blTemplateOverrideExtensionManager") public class TemplateOverrideExtensionManager extends ExtensionManager<TemplateOverrideExtensionHandler>
extensionHandler, handlers, handlersSorted, LOCK_OBJECT
Constructor and Description |
---|
TemplateOverrideExtensionManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
continueOnHandled()
By default, this manager will allow other handlers to process the method when a handler returns
HANDLED.
|
execute, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinue, sortHandlers
public boolean continueOnHandled()
continueOnHandled
in class ExtensionManager<TemplateOverrideExtensionHandler>
Copyright © 2022. All rights reserved.