org.eclipse.persistence.sessions.remote.rmi.iiop
Class _RMIRemoteSessionControllerDispatcher_Tie
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CORBA_2_3.portable.ObjectImpl
org.eclipse.persistence.sessions.remote.rmi.iiop._RMIRemoteSessionControllerDispatcher_Tie
- All Implemented Interfaces:
- javax.rmi.CORBA.Tie, org.omg.CORBA.Object, org.omg.CORBA.portable.InvokeHandler
public class _RMIRemoteSessionControllerDispatcher_Tie
- extends org.omg.CORBA_2_3.portable.ObjectImpl
- implements javax.rmi.CORBA.Tie
INTERNAL:
Method Summary |
java.lang.String[] |
_ids()
|
org.omg.CORBA.portable.OutputStream |
_invoke(java.lang.String method,
org.omg.CORBA.portable.InputStream _in,
org.omg.CORBA.portable.ResponseHandler reply)
|
void |
deactivate()
|
java.rmi.Remote |
getTarget()
|
org.omg.CORBA.ORB |
orb()
|
void |
orb(org.omg.CORBA.ORB orb)
|
static org.eclipse.persistence.internal.sessions.remote.Transporter |
readTransporter(org.omg.CORBA.portable.InputStream stream)
Insert the method's description here. |
void |
setTarget(java.rmi.Remote target)
|
org.omg.CORBA.Object |
thisObject()
|
static void |
writeTransporter(org.eclipse.persistence.internal.sessions.remote.Transporter transporter,
org.omg.CORBA.portable.OutputStream stream)
Insert the method's description here. |
Methods inherited from class org.omg.CORBA_2_3.portable.ObjectImpl |
_get_codebase |
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 |
_RMIRemoteSessionControllerDispatcher_Tie
public _RMIRemoteSessionControllerDispatcher_Tie()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids
in class org.omg.CORBA.portable.ObjectImpl
_invoke
public org.omg.CORBA.portable.OutputStream _invoke(java.lang.String method,
org.omg.CORBA.portable.InputStream _in,
org.omg.CORBA.portable.ResponseHandler reply)
throws org.omg.CORBA.SystemException
- Specified by:
_invoke
in interface org.omg.CORBA.portable.InvokeHandler
- Throws:
org.omg.CORBA.SystemException
deactivate
public void deactivate()
- Specified by:
deactivate
in interface javax.rmi.CORBA.Tie
getTarget
public java.rmi.Remote getTarget()
- Specified by:
getTarget
in interface javax.rmi.CORBA.Tie
orb
public org.omg.CORBA.ORB orb()
- Specified by:
orb
in interface javax.rmi.CORBA.Tie
orb
public void orb(org.omg.CORBA.ORB orb)
- Specified by:
orb
in interface javax.rmi.CORBA.Tie
readTransporter
public static org.eclipse.persistence.internal.sessions.remote.Transporter readTransporter(org.omg.CORBA.portable.InputStream stream)
- Insert the method's description here.
Creation date: (8/15/00 9:07:19 AM)
- Parameters:
stream
- org.omg.CORBA_2_3.portable.InputStream
- Returns:
- org.eclipse.persistence.internal.sessions.remote.Transporter
setTarget
public void setTarget(java.rmi.Remote target)
- Specified by:
setTarget
in interface javax.rmi.CORBA.Tie
thisObject
public org.omg.CORBA.Object thisObject()
- Specified by:
thisObject
in interface javax.rmi.CORBA.Tie
writeTransporter
public static void writeTransporter(org.eclipse.persistence.internal.sessions.remote.Transporter transporter,
org.omg.CORBA.portable.OutputStream stream)
- Insert the method's description here.
Creation date: (8/15/00 9:05:39 AM)
- Parameters:
stream
- org.omg.CORBA_2_3.portable.OutputStreamtransporter
- org.eclipse.persistence.internal.sessions.remote.Transporter