@Service(value="blBroadleafCommonAddressValidatorExtensionManager") public class BroadleafCommonAddressValidatorExtensionManager extends ExtensionManager<BroadleafCommonAddressValidatorExtensionHandler>
extensionHandler, handlers, handlersSorted, LOCK_OBJECT| Constructor and Description |
|---|
BroadleafCommonAddressValidatorExtensionManager() |
| 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.
|
getHandlers, getPriority, getProxy, invoke, registerHandler, setHandlers, shouldContinuepublic BroadleafCommonAddressValidatorExtensionManager()
public boolean continueOnHandled()
continueOnHandled in class ExtensionManager<BroadleafCommonAddressValidatorExtensionHandler>Copyright © 2015. All Rights Reserved.