org.broadleafcommerce.core.web.order.security.extension
Class AuthSuccessHandlerExtensionManager
java.lang.Object
org.broadleafcommerce.core.extension.ExtensionManager<AuthSuccessHandlerExtensionHandler>
org.broadleafcommerce.core.web.order.security.extension.AuthSuccessHandlerExtensionManager
- All Implemented Interfaces:
- InvocationHandler
@Service(value="blAuthSuccessHandlerExtensionManager")
public class AuthSuccessHandlerExtensionManager
- extends ExtensionManager<AuthSuccessHandlerExtensionHandler>
Manager for the AuthSuccessHandlerExtensionHandler
- Author:
- Andre Azzolini (apazzolini)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthSuccessHandlerExtensionManager
public AuthSuccessHandlerExtensionManager()
continueOnHandled
public boolean continueOnHandled()
- Overrides:
continueOnHandled in class ExtensionManager<AuthSuccessHandlerExtensionHandler>
Copyright © 2013. All Rights Reserved.