@Service(value="blTranslationDaoExtensionManager") public class TranslationDaoExtensionManager extends ExtensionManager<TranslationDaoExtensionHandler>
extensionHandler, handlers, handlersSorted, LOCK_OBJECT
Constructor and Description |
---|
TranslationDaoExtensionManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
continueOnHandled()
By default,this extension manager will continue on handled allowing multiple handlers to interact with the order.
|
execute, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinue, sortHandlers
public boolean continueOnHandled()
continueOnHandled
in class ExtensionManager<TranslationDaoExtensionHandler>
Copyright © 2022. All rights reserved.