@Service(value="blConfirmationControllerExtensionManager") public class ConfirmationControllerExtensionManager extends org.broadleafcommerce.common.extension.ExtensionManager<ConfirmationControllerExtensionHandler>
| Constructor and Description |
|---|
ConfirmationControllerExtensionManager() |
| 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 ConfirmationControllerExtensionManager()
public boolean continueOnHandled()
continueOnHandled in class org.broadleafcommerce.common.extension.ExtensionManager<ConfirmationControllerExtensionHandler>Copyright © 2016. All rights reserved.