org.omg.FT
Class FTFailNotRelServiceContext

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

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

See Also:
Serialized Form

Field Summary
 int group_view_nr
           
 org.omg.IOP.IOR membership
           
 
Constructor Summary
FTFailNotRelServiceContext()
           
FTFailNotRelServiceContext(int group_view_nr, org.omg.IOP.IOR membership)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

group_view_nr

public int group_view_nr

membership

public org.omg.IOP.IOR membership
Constructor Detail

FTFailNotRelServiceContext

public FTFailNotRelServiceContext()

FTFailNotRelServiceContext

public FTFailNotRelServiceContext(int group_view_nr,
                                  org.omg.IOP.IOR membership)