Uses of Interface
org.wildfly.plugin.server.ServerContext
-
Packages that use ServerContext Package Description org.wildfly.plugin.server -
-
Uses of ServerContext in org.wildfly.plugin.server
Methods in org.wildfly.plugin.server that return ServerContext Modifier and Type Method Description protected ServerContext
AbstractStartMojo. actOnServerState(org.jboss.as.controller.client.ModelControllerClient client, ServerContext context)
Checks the current state of the server.protected ServerContext
AbstractStartMojo. startServer(ServerType serverType)
Methods in org.wildfly.plugin.server with parameters of type ServerContext Modifier and Type Method Description protected ServerContext
AbstractStartMojo. actOnServerState(org.jboss.as.controller.client.ModelControllerClient client, ServerContext context)
Checks the current state of the server.
-