Package org.jboss.as.cli.embedded
Class EmbeddedProcessLaunch
- java.lang.Object
-
- org.jboss.as.cli.embedded.EmbeddedProcessLaunch
-
public class EmbeddedProcessLaunch extends Object
Simple data structure to record information related to a launch of an embedded process.- Author:
- Brian Stansberry (c) 2015 Red Hat Inc.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisHostController()booleanisStandalone()voidstop()
-