protected abstract static class RMIWrap.ImplementationWriter extends RMIWrap.WrapperBodyWriter
Base class for the implementation writers.
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
implementationName
The name of the implementation wrapper to write.
|
interfaceClass, interfaceName| Constructor and Description |
|---|
RMIWrap.ImplementationWriter(java.lang.Class interfaceClass,
java.lang.String implementationName)
See superclass.
|
classDeclExtra, processMethod, writeDropoutHook, writeSignature, writeTypeUnwrap, writeTypeWrap, writeWrapperBody