Interface GlassFishORBFactory

  • All Known Implementing Classes:
    GlassFishORBFactoryImpl

    @Contract
    public interface GlassFishORBFactory
    Author:
    Mahesh Kannan Date: Jan 17, 2009
    • Method Detail

      • createORB

        org.omg.CORBA.ORB createORB​(Properties props)
      • getOTSPolicyType

        int getOTSPolicyType()
      • getCSIv2PolicyType

        int getCSIv2PolicyType()
      • setCSIv2Prop

        void setCSIv2Prop​(String name,
                          String value)
      • getORBInitialPort

        int getORBInitialPort()
      • getORBHost

        String getORBHost​(org.omg.CORBA.ORB orb)
      • getORBPort

        int getORBPort​(org.omg.CORBA.ORB orb)
      • isEjbCall

        boolean isEjbCall​(org.omg.PortableInterceptor.ServerRequestInfo sri)
      • getIIOPEndpoints

        String getIIOPEndpoints()
      • isClusterActive

        boolean isClusterActive()