org.omg.FT
Class LoggingRecoveryControllerInfo

java.lang.Object
  |
  +--org.omg.FT.LoggingRecoveryControllerInfo
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class LoggingRecoveryControllerInfo
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

See Also:
Serialized Form

Field Summary
 org.omg.CosNaming.NameComponent[] the_location
           
 LoggingRecoveryController the_loggrec_c
           
 
Constructor Summary
LoggingRecoveryControllerInfo()
           
LoggingRecoveryControllerInfo(LoggingRecoveryController the_loggrec_c, org.omg.CosNaming.NameComponent[] the_location)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

the_loggrec_c

public LoggingRecoveryController the_loggrec_c

the_location

public org.omg.CosNaming.NameComponent[] the_location
Constructor Detail

LoggingRecoveryControllerInfo

public LoggingRecoveryControllerInfo()

LoggingRecoveryControllerInfo

public LoggingRecoveryControllerInfo(LoggingRecoveryController the_loggrec_c,
                                     org.omg.CosNaming.NameComponent[] the_location)