wildfly / wildfly-plugin-tools

A group of tools for interacting/managing with a WildFly container
Apache License 2.0
0 stars 2 forks source link

Add an option to have a managed server #50

Closed jamezp closed 2 months ago

jamezp commented 2 months ago

Create an option to have a "managed" ServerManager. What this would mean is the lifecycle of the server is managed elsewhere and the methods which allow shutting down the server should throw an UnsupportedOperationException.