Class RunTimePOATie

  • All Implemented Interfaces:
    InvokeHandler, RunTimeOperations

    public class RunTimePOATie
    extends RunTimePOA
    org/omg/SendingContext/RunTimePOATie.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/SendingContext.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
    • Method Detail

      • _default_POA

        public POA _default_POA()
        Description copied from class: Servant
        Returns the root POA from the ORB instance associated with the servant. Subclasses may override this method to return a different POA.
        Overrides:
        _default_POA in class Servant
        Returns:
        default_POA the POA associated with the Servant.