public class JBossInstanceInfo extends Object
org.jboss.Main would parse them, and exposed via getters.| Constructor and Description |
|---|
JBossInstanceInfo(ProcessInfo processInfo)
Parses the command line of a JBossAS process.
|
| Modifier and Type | Method and Description |
|---|---|
JBossInstallationInfo |
getInstallInfo() |
Properties |
getSystemProperties() |
String |
toString() |
public JBossInstanceInfo(ProcessInfo processInfo) throws Exception
processInfo - the process info for the JBossAS processException - if the process does not appear to be a JBossAS process or if the JBoss home dir cannot be
determinedpublic Properties getSystemProperties()
public JBossInstallationInfo getInstallInfo()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.