Class _ControlStub

  • All Implemented Interfaces:
    java.io.Serializable, Object, IDLEntity, Control, ControlOperations

    public class _ControlStub
    extends ObjectImpl
    implements Control
    org/omg/CosTransactions/_ControlStub.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/CosTransactions.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
    See Also:
    Serialized Form
    • Field Detail

      • __ids

        private static java.lang.String[] __ids
    • Constructor Detail

      • _ControlStub

        public _ControlStub()
    • Method Detail

      • _ids

        public java.lang.String[] _ids()
        Description copied from class: ObjectImpl
        Retrieves a string array containing the repository identifiers supported by this ObjectImpl object. For example, for a stub, this method returns information about all the interfaces supported by the stub.
        Specified by:
        _ids in class ObjectImpl
        Returns:
        the array of all repository identifiers supported by this ObjectImpl instance
      • readObject

        private void readObject​(java.io.ObjectInputStream s)
                         throws java.io.IOException
        Throws:
        java.io.IOException
      • writeObject

        private void writeObject​(java.io.ObjectOutputStream s)
                          throws java.io.IOException
        Throws:
        java.io.IOException