wt.tools.generation.architecture.service
Class RemoteForwarderMethod
java.lang.Object
wt.tools.generation.language.JavaMethodGenerator
wt.tools.generation.architecture.WTMethodGenerator
wt.tools.generation.architecture.service.RemoteForwarderMethod
- public class RemoteForwarderMethod
- extends WTMethodGenerator
Methods inherited from class wt.tools.generation.architecture.WTMethodGenerator |
addRemoteTry, clientAnchorName, dereferenceGet, dereferenceSet, enumFactory, enumFactoryDynamic, enumFriend, enumGetDefault, enumGetGeneric, enumGetInternal, enumGetLocaleSet, enumGetSpecific, enumInitLocale, enumStaticInit, linkGet, linkGetAlias, linkSet, linkSetAlias, linkSetCovariant, remote, serverAnchorName |
Methods inherited from class wt.tools.generation.language.JavaMethodGenerator |
addReadType, addWriteType, argCheck, arguments, attributeName, biDirectionalSet, classInfo, classname, construct, construct, construct, construct, constructFactory, constructFactory, containerPlus, create, defaultReturn, delegator, derivedTraversal, evolvableRead, evolvableReadProtected, evolvableWrite, externalizationRead, externalizationReadFields, externalizationWrite, genBody, genEquals, genHashcode, getter, getter, getterDerived, getterKeyed, getterRBcontents, identification, initialize, instantiate, instantiate, isPDSArray, keyArgs, mappableType, oldVersionRead, oldVersionReadTop, PDSRead, PDSWrite, readObject, readWriter, readWriterPDS, removerKeyed, returnCast, returnNoCast, setter, setterCovariant, setterDerived, setterKeyed, setterValidation, setterValueName, setterValueType, superCall, tab, toPrimitive, toPrimitive, toPrimitive, toWrapper, toWrapper, transformArg, writeObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theInstance
protected static RemoteForwarderMethod theInstance
allInstances
private static final Hashtable allInstances
RemoteForwarderMethod
protected RemoteForwarderMethod()
clientServerTag
protected String clientServerTag()
constructor
protected final void constructor(Vector bodyLines)
- Overrides:
constructor
in class JavaMethodGenerator
defaultBody
protected void defaultBody(Vector bodyLines)
- Overrides:
defaultBody
in class WTMethodGenerator
genBody
protected Vector genBody(Vector bodyLines,
MethodBody bodyType)
- Overrides:
genBody
in class WTMethodGenerator
get
public static JavaMethodGenerator get()
instance
protected final void instance(Vector bodyLines)
- Overrides:
instance
in class JavaMethodGenerator
manager
protected void manager(Vector bodyLines)
managerName
protected void managerName(Vector bodyLines)
staticMethod
protected final void staticMethod(Vector bodyLines)
- Overrides:
staticMethod
in class JavaMethodGenerator
toStringDefault
protected void toStringDefault(Vector bodyLines)
- Overrides:
toStringDefault
in class JavaMethodGenerator