wt.ufid
Class UfidServiceFwd

java.lang.Object
  extended bywt.ufid.UfidServiceFwd
All Implemented Interfaces:
RemoteAccess, Serializable, UfidService

public class UfidServiceFwd
extends Object
implements RemoteAccess, UfidService, 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
UfidServiceFwd()
           
 
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

UfidServiceFwd

public UfidServiceFwd()
Method Detail

getManager

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