@Component(value="blResourcePurgeExtensionManager") public class ResourcePurgeExtensionManager extends ExtensionManager<ResourcePurgeExtensionHandler>
extensionHandler, handlers, handlersSorted, LOCK_OBJECT| Constructor and Description |
|---|
ResourcePurgeExtensionManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
continueOnHandled()
Returns whether or not this extension manager continues on
ExtensionResultStatusType.HANDLED. |
execute, getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinue, sortHandlerspublic boolean continueOnHandled()
ExtensionManagerExtensionResultStatusType.HANDLED.continueOnHandled in class ExtensionManager<ResourcePurgeExtensionHandler>Copyright © 2022. All rights reserved.