|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ServantObject
public class 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()
|
Method Summary |
---|
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()
|
Java™ Platform Standard Ed. 6 DRAFT internal-b09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.