org.broadleafcommerce.common.config.service
Interface ModuleProvider


public interface ModuleProvider


Method Summary
 boolean canRespond(ModuleConfiguration config)
          Indicates if, given the configuration, this module can respond to the particular request.
 

Method Detail

canRespond

boolean canRespond(ModuleConfiguration config)
Indicates if, given the configuration, this module can respond to the particular request.

Parameters:
config -
Returns:


Copyright © 2013. All Rights Reserved.