Class AttributeGen24
java.lang.Object
com.sun.tools.corba.ee.idl.toJavaPortable.MethodGen
com.sun.tools.corba.ee.idl.toJavaPortable.AttributeGen
com.sun.tools.corba.ee.idl.toJavaPortable.MethodGenClone24
com.sun.tools.corba.ee.idl.toJavaPortable.AttributeGen24
- All Implemented Interfaces:
AttributeGen
,Generator
,MethodGen
-
Field Summary
Fields inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.MethodGen
isAbstract, localOptimization, m, methodIndex, realName, stream, symbolTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
abstractMethod
(Hashtable symbolTable, MethodEntry m, PrintWriter stream) (d62023-klr) Added for 2.4 RTFprotected void
interfaceMethod
(Hashtable symbolTable, MethodEntry m, PrintWriter stream) (d62023-klr) Added for 2.4 RTFMethods inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.AttributeGen
clear, dispatchSkeleton, generate, setupForSetMethod, skeleton, stub
Methods inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.MethodGen
generate, isValueInitializer, localstub, passType, serverMethodName, writeCreateReply, writeDispatchCall, writeLocalStubBody, writeMethodCall, writeMethodSignature, writeParmType, writeStubBody
-
Constructor Details
-
AttributeGen24
public AttributeGen24()Public zero-argument constructor.
-
-
Method Details
-
abstractMethod
(d62023-klr) Added for 2.4 RTF- Overrides:
abstractMethod
in classMethodGenClone24
-
interfaceMethod
(d62023-klr) Added for 2.4 RTF- Overrides:
interfaceMethod
in classMethodGenClone24
-