Sct_CalibrationController.SequenceRequestPOA Class Reference

External implementers of this class must not call any CalibrationController methods in their implementation. More...

Inheritance diagram for Sct_CalibrationController.SequenceRequestPOA:

Inheritance graph
[legend]
Collaboration diagram for Sct_CalibrationController.SequenceRequestPOA:

Collaboration graph
[legend]
List of all members.

Public Member Functions

org.omg.CORBA.portable.OutputStream _invoke (String $method, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler $rh)
String[] _all_interfaces (org.omg.PortableServer.POA poa, byte[] objectId)
SequenceRequest _this ()
SequenceRequest _this (org.omg.CORBA.ORB orb)

Static Package Functions

 [static initializer]

Static Private Attributes

static java.util.Hashtable _methods = new java.util.Hashtable ()
static String[] __ids

Detailed Description

External implementers of this class must not call any CalibrationController methods in their implementation.

This is because of a re-entrancy dealock problem with ILU,

Definition at line 16 of file SequenceRequestPOA.java.


Member Function Documentation

org.omg.CORBA.portable.OutputStream Sct_CalibrationController.SequenceRequestPOA._invoke String $  method,
org.omg.CORBA.portable.InputStream  in,
org.omg.CORBA.portable.ResponseHandler $  rh
 

Called just before this SequenceRequest is started. It should cache the api and make any calls it needs to the libraries to get e.g.Tests. Unfortunately, this has to be done here to prevent ILU deadlocking.

Called to get the next Test. The parameter can be useful in determining which Test to return. The Test will be executed immediately.

Parameters:
index the 0 based index of the Test that is to be returned.
Called to indicate that the Sequence has completed.

Definition at line 30 of file SequenceRequestPOA.java.

References Sct_CalibrationController.SequenceRequestPOA._methods.


Member Data Documentation

String [] Sct_CalibrationController.SequenceRequestPOA.__ids [static, private]
 

Initial value:

 {
    "IDL:Sct_CalibrationController/SequenceRequest:1.0"}

Definition at line 90 of file SequenceRequestPOA.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:15:12 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6