Class CoordinatorResourcePOA

  • All Implemented Interfaces:
    CoordinatorResourceOperations, org.omg.CORBA.portable.InvokeHandler, org.omg.CosTransactions.ResourceOperations, org.omg.CosTransactions.SubtransactionAwareResourceOperations

    public abstract class CoordinatorResourcePOA
    extends org.omg.PortableServer.Servant
    implements CoordinatorResourceOperations, org.omg.CORBA.portable.InvokeHandler
    com/sun/jts/codegen/otsidl/CoordinatorResourcePOA.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from com/sun/jts/ots.idl Tuesday, February 5, 2002 12:57:23 PM PST
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String[] _all_interfaces​(org.omg.PortableServer.POA poa, byte[] objectId)  
      org.omg.CORBA.portable.OutputStream _invoke​(String $method, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler $rh)  
      CoordinatorResource _this()  
      CoordinatorResource _this​(org.omg.CORBA.ORB orb)  
      • Methods inherited from class org.omg.PortableServer.Servant

        _default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
      • Methods inherited from interface org.omg.CosTransactions.ResourceOperations

        commit, commit_one_phase, forget, prepare, rollback
      • Methods inherited from interface org.omg.CosTransactions.SubtransactionAwareResourceOperations

        commit_subtransaction, rollback_subtransaction
    • Constructor Detail

      • CoordinatorResourcePOA

        public CoordinatorResourcePOA()
    • Method Detail

      • _invoke

        public org.omg.CORBA.portable.OutputStream _invoke​(String $method,
                                                           org.omg.CORBA.portable.InputStream in,
                                                           org.omg.CORBA.portable.ResponseHandler $rh)
        Specified by:
        _invoke in interface org.omg.CORBA.portable.InvokeHandler
      • _all_interfaces

        public String[] _all_interfaces​(org.omg.PortableServer.POA poa,
                                        byte[] objectId)
        Specified by:
        _all_interfaces in class org.omg.PortableServer.Servant