@Service(value="blPageServiceExtensionManager") public class PageServiceExtensionManager extends ExtensionManager<PageServiceExtensionHandler>
extensionHandler, handlers, handlersSorted, LOCK_OBJECT| Constructor and Description |
|---|
PageServiceExtensionManager() |
| 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, sortHandlerspublic boolean continueOnHandled()
continueOnHandled in class ExtensionManager<PageServiceExtensionHandler>Copyright © 2022. All rights reserved.