|
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.ObjectImpl | +--org.omg.CORBA.DynamicImplementation | +--org.omg.CosNaming._BindingIteratorImplBase
Constructor Summary | |
_BindingIteratorImplBase()
|
Method Summary | |
String[] |
_ids()
return the array of all repository identifiers supported by this ObjectImpl instance (e.g. |
void |
invoke(ServerRequest r)
Accepts a ServerRequest object and uses its methods to
determine the request target, operation, and parameters, and to
set the result or exception. |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request,
_create_request,
_duplicate,
_get_delegate,
_get_domain_managers,
_get_interface_def,
_get_policy,
_hash,
_invoke,
_is_a,
_is_equivalent,
_is_local,
_non_existent,
_orb,
_release,
_releaseReply,
_request,
_request,
_servant_postinvoke,
_servant_preinvoke,
_set_delegate,
_set_policy_override,
equals,
hashCode,
toString |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public _BindingIteratorImplBase()
Method Detail |
public String[] _ids()
public void invoke(ServerRequest r)
ServerRequest
object and uses its methods to
determine the request target, operation, and parameters, and to
set the result or exception.
Deprecated by the Portable Object Adapter.request
- a ServerRequest
object representing
the request to be invoked
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |