Class PortBaseHelper


  • public class PortBaseHelper
    extends Object
    Port base utilities used by create-local-instance. Similar to create-domain.
    Author:
    Jennifer
    • Constructor Detail

      • PortBaseHelper

        public PortBaseHelper​(Server instance,
                              String portbase,
                              boolean checkports,
                              Logger logger)
    • Method Detail

      • verifyPortBase

        public void verifyPortBase()
                            throws org.jvnet.hk2.config.TransactionFailure
        Throws:
        org.jvnet.hk2.config.TransactionFailure
      • getAdminPort

        public String getAdminPort()
      • getInstancePort

        public String getInstancePort()
      • getHttpsPort

        public String getHttpsPort()
      • getIiopPort

        public String getIiopPort()
      • getIiopsPort

        public String getIiopsPort()
      • getIiopmPort

        public String getIiopmPort()
      • getJmsPort

        public String getJmsPort()
      • getJmxPort

        public String getJmxPort()
      • getOsgiPort

        public String getOsgiPort()
      • getDebugPort

        public String getDebugPort()