Interface ProductConfigurationHandlerFactory

    • Method Detail

      • handlerOf

        ProductConfigurationHandler handlerOf​(ConfiguratorType configuratorType)
        Find ProductConfigurationHandler responsible for given configuration type.
        Parameters:
        configuratorType - configuration type
        Returns:
        handler of null if there is no handler registered for this configuration type.