See: Description
Interface | Description |
---|---|
RBEConfigObject |
This interface provides the facilities required to save
RuleBaseEngine configuration objects to files.
|
Class | Description |
---|---|
RBEConfigObjectAttributes |
This
RBEConfigObjectAttributes
contains basic attributes of a rulebase configuration objects such as Rulebase, Schedules, or RBMap. |
RBEConfigObjectXML |
This class encapsulates a TIBCO Hawk configuration object
in an XML representation.
|
Exception | Description |
---|---|
RBEConfigObjectException |
RBEConfigObjectException is the superclass of all
Rulebase, Schedule and RulebaseMap API exceptions.
|
All TIBCO Hawk configuration objects - rulebases, schedules, and rulebase map
are stored in XML documents.
The interface
RBEConfigObject
and base class
RBEConfigObjectXML
provides methods for these objects to be saved and retrieved in XML representation.
The
RBEConfigObject
also provides methods to get the name and file extension
for these objects.
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.