Package org.wildfly.plugin.tools.server
-
Interface Summary Interface Description ServerManager A simple manager for various interactions with a potentially running server. -
Class Summary Class Description Configuration<T extends Configuration<T>> The configuration used when starting a server.DomainConfiguration Represents the configuration used to boot a domain server.DomainManager A utility for executing management operations on domain servers.ServerManager.Builder A builder used to build aServerManager
.StandaloneConfiguration Represents the configuration used to boot a standalone server.StandaloneManager A utility for managing a standalone server. -
Enum Summary Enum Description Configuration.LaunchType -
Exception Summary Exception Description ServerManagerException An exception that represents some sort of failure within the server manager.