ConfigChangeNotifier |
A ConfigChangeNotifier contains information about the update of a single
document. |
ConfigEpoch |
A ConfigEpoch is used to determine if changes have been made to the
repository between points in time. |
ConfigRepositoryEvent |
A ConfigRepositoryEvent is generated each time the repository is updated. |
Document |
A Document instance contains information about a document in the
configuration repository. |
DocumentContentSource |
A DocumentContentSource contains a complete configuration document,
consisting of an input stream from which the document can be read
and a Document object with identifying information. |