Inheritance diagram for sctConf._ConfigurationArchiveStub:
Public Member Functions | |
sctConf.Configuration | getOldRunConfiguration (int runNumber, boolean start) |
Get the old configuration for a runNumber if start, then get the config at the start of the run, else at the end of the run. | |
int[] | listConfigurationRuns () |
List the run numbers of the known old configuration. | |
ipc.servantPackage.info | information () |
void | shutdown () |
String[] | _ids () |
Private Member Functions | |
void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes | |
static String[] | __ids |
Generated by the IDL-to-Java compiler (portable), version "3.2" from configuration.idl 15 December 2005 11:02:11 o'clock GMT
Definition at line 11 of file _ConfigurationArchiveStub.java.
|
Initial value: { "IDL:sctConf/ConfigurationArchive:1.0", "IDL:ipc/servant:1.0"} Definition at line 101 of file _ConfigurationArchiveStub.java. Referenced by sctConf._ConfigurationArchiveStub._ids(). |