wt.fv.replica
Class ReplicaServiceFwd

java.lang.Object
  extended bywt.fv.replica.ReplicaServiceFwd
All Implemented Interfaces:
RemoteAccess, ReplicaService, Serializable

public class ReplicaServiceFwd
extends Object
implements RemoteAccess, ReplicaService, Serializable



Supported API: false

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
private static String FC_RESOURCE
           
(package private) static boolean SERVER
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
ReplicaServiceFwd()
           
 
Method Summary
private static Manager getManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER

static final boolean SERVER

FC_RESOURCE

private static final String FC_RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

ReplicaServiceFwd

public ReplicaServiceFwd()
Method Detail

getManager

private static Manager getManager()
                           throws WTException
Returns:
Manager
Throws:
WTException