Class CommonManagedDeployableContainer<T extends CommonManagedContainerConfiguration>

    • Constructor Detail

      • CommonManagedDeployableContainer

        public CommonManagedDeployableContainer()
    • Method Detail

      • createCommandBuilder

        protected abstract org.wildfly.core.launcher.CommandBuilder createCommandBuilder​(T config)
        Returns the command builder used to launch the server.
        Returns:
        the command builder
      • getLogger

        protected abstract org.jboss.logging.Logger getLogger()
        The logger used for messages.
        Returns:
        the logger