![]() |
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.portable.ServantObject
This class is part of the local stub API, the purpose of which is to provide
high performance calls for collocated clients and servers
(i.e. clients and servers residing in the same Java VM).
The local stub API is supported via three additional methods on
ObjectImpl
and Delegate
.
ORB vendors may subclass this class to return additional
request state that may be required by their implementations.
ObjectImpl
,
Delegate
Field Summary | |
Object |
servant
The real servant. |
Constructor Summary | |
ServantObject()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public Object servant
Constructor Detail |
public ServantObject()
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |