Class _RMIRemoteCommandConnectionImpl_Tie

java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CORBA_2_3.portable.ObjectImpl
org.eclipse.persistence.internal.sessions.coordination.rmi.iiop._RMIRemoteCommandConnectionImpl_Tie
All Implemented Interfaces:
javax.rmi.CORBA.Tie, org.omg.CORBA.Object, org.omg.CORBA.portable.InvokeHandler

public class _RMIRemoteCommandConnectionImpl_Tie extends org.omg.CORBA_2_3.portable.ObjectImpl implements javax.rmi.CORBA.Tie
  • Constructor Summary

    Constructors
    Constructor
    Description
    Default constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.omg.CORBA.portable.OutputStream
    _invoke(String method, org.omg.CORBA.portable.InputStream _in, org.omg.CORBA.portable.ResponseHandler reply)
     
    void
    _set_delegate(org.omg.CORBA.portable.Delegate del)
     
    void
     
     
    org.omg.CORBA.ORB
    orb()
     
    void
    orb(org.omg.CORBA.ORB orb)
     
    void
    setTarget(Remote target)
     
    org.omg.CORBA.Object
     

    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_policy_override, equals, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • _RMIRemoteCommandConnectionImpl_Tie

      public _RMIRemoteCommandConnectionImpl_Tie()
      Default constructor.
  • Method Details

    • setTarget

      public void setTarget(Remote target)
      Specified by:
      setTarget in interface javax.rmi.CORBA.Tie
    • getTarget

      public Remote getTarget()
      Specified by:
      getTarget in interface javax.rmi.CORBA.Tie
    • thisObject

      public org.omg.CORBA.Object thisObject()
      Specified by:
      thisObject in interface javax.rmi.CORBA.Tie
    • deactivate

      public void deactivate()
      Specified by:
      deactivate 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
    • _set_delegate

      public void _set_delegate(org.omg.CORBA.portable.Delegate del)
      Overrides:
      _set_delegate in class org.omg.CORBA.portable.ObjectImpl
    • _ids

      public String[] _ids()
      Specified by:
      _ids in class org.omg.CORBA.portable.ObjectImpl
    • _invoke

      public org.omg.CORBA.portable.OutputStream _invoke(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