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-build/glassfish-corba-4.2.4/omgapi/src/main/idl/SendingContext.idl Wednesday, February 21, 2024, 10:43:23 AM Greenwich Mean Time
  • Field Details

  • Constructor Details

  • Method Details

    • _delegate

      public RunTimeOperations _delegate()
    • _delegate

      public void _delegate(RunTimeOperations delegate)
    • _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.