@Service(value="blPageServiceExtensionManager") public class PageServiceExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<PageServiceExtensionHandler>
| 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.
|
public boolean continueOnHandled()
continueOnHandled in class org.broadleafcommerce.common.extension.ExtensionManager<PageServiceExtensionHandler>Copyright © 2016. All rights reserved.