Package com.sun.corba.ee.impl.protocol
Class IsA
java.lang.Object
com.sun.corba.ee.impl.protocol.SpecialMethod
com.sun.corba.ee.impl.protocol.IsA
-
Field Summary
Fields inherited from class com.sun.corba.ee.impl.protocol.SpecialMethod
methods, wrapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
invoke
(Object servant, MessageMediator request, byte[] objectId, ObjectAdapter objectAdapter) boolean
Methods inherited from class com.sun.corba.ee.impl.protocol.SpecialMethod
getSpecialMethod
-
Constructor Details
-
IsA
IsA()
-
-
Method Details
-
isNonExistentMethod
public boolean isNonExistentMethod()- Specified by:
isNonExistentMethod
in classSpecialMethod
-
getName
- Specified by:
getName
in classSpecialMethod
-
invoke
public MessageMediator invoke(Object servant, MessageMediator request, byte[] objectId, ObjectAdapter objectAdapter) - Specified by:
invoke
in classSpecialMethod
-