public final class ReflectiveTie extends Servant implements Tie
| Constructor and Description |
|---|
ReflectiveTie(PresentationManager pm) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_all_interfaces(POA poa,
byte[] objectId) |
OutputStream |
_invoke(String method,
InputStream _in,
ResponseHandler reply) |
void |
deactivate() |
Object |
dispatchToMethod(Method javaMethod,
Remote target,
Object[] args) |
Remote |
getTarget() |
ORB |
orb() |
void |
orb(ORB orb) |
void |
setTarget(Remote target) |
Object |
thisObject() |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ReflectiveTie(PresentationManager pm)
public String[] _all_interfaces(POA poa, byte[] objectId)
_all_interfaces in class Servantpublic Object thisObject()
thisObject in interface Tiepublic void deactivate()
deactivate in interface Tiepublic Object dispatchToMethod(Method javaMethod, Remote target, Object[] args) throws InvocationTargetException
InvocationTargetExceptionpublic OutputStream _invoke(String method, InputStream _in, ResponseHandler reply)
_invoke in interface InvokeHandlerCopyright © 2017–2019 Eclipse Foundation. All rights reserved.