es.iac.ing.iConfigSnapshot
Class ConfigSnapshotPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by es.iac.ing.iConfigSnapshot.ConfigSnapshotPOA
          extended by es.iac.ing.iConfigSnapshot.ConfigSnapshotPOATie
All Implemented Interfaces:
ConfigSnapshotOperations, org.omg.CORBA.portable.InvokeHandler

public class ConfigSnapshotPOATie
extends ConfigSnapshotPOA

Generated from IDL interface "ConfigSnapshot"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Field Summary
private  ConfigSnapshotOperations _delegate
           
private  org.omg.PortableServer.POA _poa
           
 
Constructor Summary
ConfigSnapshotPOATie(ConfigSnapshotOperations delegate)
           
ConfigSnapshotPOATie(ConfigSnapshotOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 ConfigSnapshotOperations _delegate()
           
 void _delegate(ConfigSnapshotOperations delegate)
           
 ConfigSnapshot _this()
           
 ConfigSnapshot _this(org.omg.CORBA.ORB orb)
           
 void performConfigurationSnapshot()
           
 ComparisonResult performSnapShotComparison()
           
 java.lang.String performSnapShotComparisonWithHTMLResponse()
           
 
Methods inherited from class es.iac.ing.iConfigSnapshot.ConfigSnapshotPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_delegate

private ConfigSnapshotOperations _delegate

_poa

private org.omg.PortableServer.POA _poa
Constructor Detail

ConfigSnapshotPOATie

public ConfigSnapshotPOATie(ConfigSnapshotOperations delegate)

ConfigSnapshotPOATie

public ConfigSnapshotPOATie(ConfigSnapshotOperations delegate,
                            org.omg.PortableServer.POA poa)
Method Detail

_this

public ConfigSnapshot _this()
Overrides:
_this in class ConfigSnapshotPOA

_this

public ConfigSnapshot _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class ConfigSnapshotPOA

_delegate

public ConfigSnapshotOperations _delegate()

_delegate

public void _delegate(ConfigSnapshotOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

performConfigurationSnapshot

public void performConfigurationSnapshot()
                                  throws UnableToTakeSnapShot
Throws:
UnableToTakeSnapShot

performSnapShotComparisonWithHTMLResponse

public java.lang.String performSnapShotComparisonWithHTMLResponse()
                                                           throws UnableToPerformComparison,
                                                                  InstrumentConfigurationChangedException
Throws:
UnableToPerformComparison
InstrumentConfigurationChangedException

performSnapShotComparison

public ComparisonResult performSnapShotComparison()
                                           throws UnableToPerformComparison,
                                                  InstrumentConfigurationChangedException
Throws:
UnableToPerformComparison
InstrumentConfigurationChangedException