Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

ArchivingServiceI._ArchivingServiceInterfaceStub Class Reference

ArchivingServiceI/_ArchivingServiceInterfaceStub.java . More...

Inheritance diagram for ArchivingServiceI._ArchivingServiceInterfaceStub:

Inheritance graph
[legend]
Collaboration diagram for ArchivingServiceI._ArchivingServiceInterfaceStub:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void archiveISName (String isName)
 Save an IS object to file.

void retrieveISName (String isName)
 retrieve the object by its name in IS

void retrieveArchName (String archivingName)
 retrieve the object by its file name

void setPersistentDirectory (String newDirectory)
 set Persistent directory name

void retrieve (String runNumber, String scanNumber, String className, String specifier)
 Specifier can be module name or test type.

void setCompressionLevel (short level)
 Configuration options.

short getCompressionLevel ()
void setRetrieveIsServer (String serverName)
String getRetrieveIsServer ()
void suspendCallbacks (boolean doSuspend)
 set this to true to prevent loops when retrieving to e.g.

String status ()
 status methods

short busy ()
short queueLength ()
void setFifo (boolean fifo)
boolean isFifo ()
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

String[] __ids

Detailed Description

ArchivingServiceI/_ArchivingServiceInterfaceStub.java .

Generated by the IDL-to-Java compiler (portable), version "3.1" from /atlas/daq/code/gcc32/SctRodDaq/include/ArchivingService/ArchivingServiceInterface.idl 16 September 2005 17:57:33 o'clock BST

Definition at line 11 of file _ArchivingServiceInterfaceStub.java.


Member Function Documentation

void ArchivingServiceI._ArchivingServiceInterfaceStub.suspendCallbacks boolean  doSuspend  ) 
 

set this to true to prevent loops when retrieving to e.g.

EventData ISserver

Implements ArchivingServiceI.ArchivingServiceInterfaceOperations.

Definition at line 208 of file _ArchivingServiceInterfaceStub.java.


Member Data Documentation

String [] ArchivingServiceI._ArchivingServiceInterfaceStub.__ids [static, private]
 

Initial value:

 {
    "IDL:ArchivingServiceI/ArchivingServiceInterface:1.0", 
    "IDL:ipc/servant:1.0"}

Definition at line 362 of file _ArchivingServiceInterfaceStub.java.


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 18:06:04 2005 for SCT DAQ/DCS Software - Java by doxygen 1.3.5