Package com.sun.corba.ee.impl.protocol
Class NotExistent
- java.lang.Object
-
- com.sun.corba.ee.impl.protocol.SpecialMethod
-
- com.sun.corba.ee.impl.protocol.NonExistent
-
- com.sun.corba.ee.impl.protocol.NotExistent
-
class NotExistent extends NonExistent
-
-
Field Summary
-
Fields inherited from class com.sun.corba.ee.impl.protocol.SpecialMethod
methods, wrapper
-
-
Constructor Summary
Constructors Constructor Description NotExistent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-
Methods inherited from class com.sun.corba.ee.impl.protocol.NonExistent
invoke, isNonExistentMethod
-
Methods inherited from class com.sun.corba.ee.impl.protocol.SpecialMethod
getSpecialMethod
-
-
-
-
Method Detail
-
getName
public java.lang.String getName()
- Overrides:
getName
in classNonExistent
-
-