Interface IIOPProfile

    • Method Detail

      • getORBVersion

        @ManagedAttribute
        @Description("The ORB version in use")
        ORBVersion getORBVersion()
      • getServant

        java.lang.Object getServant()
        Return the servant for this profile, if it is local AND if the OA that implements this objref supports direct access to servants outside of an invocation.
        Returns:
        the profile servant
      • getGIOPVersion

        GIOPVersion getGIOPVersion()
        Return the GIOPVersion of this profile. Caches the result.
        Returns:
        the GIOPVersion
      • getCodebase

        java.lang.String getCodebase()
        Return the Codebase of this profile. Caches the result.
        Returns:
        the profile codebase