The RuleAdministrator inteface
is used by rule execution set administrators to
load rule execution sets from external sources
and create a RuleExecutionSet runtime object.
The RuleExecutionSetProvider interface defines
RuleExecutionSet creation methods for defining
RuleExecutionSets from potentially serializable
resources.
This exception is thrown when a client requests a RuleSession
from the RuleRuntime and an error occurs that prevents
a RuleSession from being returned.
This exception is thrown when a client requests a RuleSession
and the vendor does not support the given type (defined in the
RuleRuntime) or the
RuleExecutionSet itself does not support the requested mode.