es.iac.ing.iConfigSnapshot
Interface ConfigSnapshotOperations
- All Known Subinterfaces:
- ConfigSnapshot
- All Known Implementing Classes:
- _ConfigSnapshotStub, ConfigSnapshot, ConfigSnapshotPOA, ConfigSnapshotPOATie
public interface ConfigSnapshotOperations
Generated from IDL interface "ConfigSnapshot"
- Author:
- JacORB IDL compiler V 2.2, 7-May-2004
performConfigurationSnapshot
void performConfigurationSnapshot()
throws UnableToTakeSnapShot
- Throws:
UnableToTakeSnapShot
performSnapShotComparison
ComparisonResult performSnapShotComparison()
throws UnableToPerformComparison,
InstrumentConfigurationChangedException
- Throws:
UnableToPerformComparison
InstrumentConfigurationChangedException
performSnapShotComparisonWithHTMLResponse
java.lang.String performSnapShotComparisonWithHTMLResponse()
throws UnableToPerformComparison,
InstrumentConfigurationChangedException
- Throws:
UnableToPerformComparison
InstrumentConfigurationChangedException