Interface CommonWebServer


  • public interface CommonWebServer
    Author:
    Stuart Douglas
    • Field Detail

      • SERVICE_NAME

        @Deprecated
        static final org.jboss.msc.service.ServiceName SERVICE_NAME
        Deprecated.
      • CAPABILITY

        static final org.jboss.as.controller.capability.RuntimeCapability<Void> CAPABILITY
    • Method Detail

      • getPort

        int getPort​(String protocol,
                    boolean secure)