Rule Execution Server API

ilog.rules.res.xu.ruleset
Interface IlrRulesetUsageInformationMonitor


public interface IlrRulesetUsageInformationMonitor

IlrRulesetUsageInformationMonitor contains information about ruleset usage.

Since:
7.1

Method Summary
 IlrRulesetUsageInformation getRulesetUsageInformation(String canonicalRulesetPath)
          Returns information about a ruleset.
 

Method Detail

getRulesetUsageInformation

IlrRulesetUsageInformation getRulesetUsageInformation(String canonicalRulesetPath)
Returns information about a ruleset.

Parameters:
canonicalRulesetPath - The canonical path to the ruleset.
Returns:
Information about a ruleset.

Rule Execution Server API

© Copyright IBM Corp. 1987, 2013