Class GlassFishORBManager


  • public final class GlassFishORBManager
    extends Object
    This class initializes the ORB with a list of (standard) properties and provides a few convenience methods to get the ORB etc.
    • Method Detail

      • isEjbAdapterName

        public boolean isEjbAdapterName​(String[] adapterName)
        Returns whether an adapterName (from ServerRequestInfo.adapter_name) represents an EJB or not.
        Parameters:
        adapterName - The adapter name
        Returns:
        whether this adapter is an EJB or not
      • isClusterActive

        public boolean isClusterActive()
      • disableSSLCheck

        public static boolean disableSSLCheck()