Class IDLNameTranslatorImpl.IDLMethodInfo
java.lang.Object
com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl.IDLMethodInfo
- Enclosing class:
IDLNameTranslatorImpl
Internal helper class for tracking information related to each
interface method while we're building the name translation table.
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
method
-
isProperty
public boolean isProperty -
originalName
-
mangledName
-
-
Constructor Details
-
IDLMethodInfo
private IDLMethodInfo()
-