org.omg.FT
Class FTActiveReplAccessServiceContext

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

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

See Also:
Serialized Form

Field Summary
 boolean gateway_access
           
 
Constructor Summary
FTActiveReplAccessServiceContext()
           
FTActiveReplAccessServiceContext(boolean gateway_access)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

gateway_access

public boolean gateway_access
Constructor Detail

FTActiveReplAccessServiceContext

public FTActiveReplAccessServiceContext()

FTActiveReplAccessServiceContext

public FTActiveReplAccessServiceContext(boolean gateway_access)