Package org.wildfly.core.embedded
Interface StandaloneServer
-
- All Superinterfaces:
EmbeddedManagedProcess
public interface StandaloneServer extends EmbeddedManagedProcess
The standalone server interface.- Since:
- 17-Nov-2010
- Author:
- Thomas.Diesler@jboss.com
-
-
Method Summary
-
Methods inherited from interface org.wildfly.core.embedded.EmbeddedManagedProcess
canQueryProcessState, getModelControllerClient, getProcessState, start, stop
-
-