Package com.qfs.msg

Interface IVariablePluginValue

    • Method Detail

      • parseKey

        IVariablePluginValue parseKey​(String description)
        Parses the given description to retrieve the corresponding plugin value.
        Parameters:
        description - typically a pluginKey
        Returns:
        plugin instance matching the description, or 'null' if the description does not represent this plugin.