JBoss Application Server: Parent Aggregator 7.1.1.Final
-
public class ManagementClient
extends Object
A helper class to join management related operations, like extract sub system ip/port (web/jmx)
and deployment introspection.
- Author:
- Aslak Knutsen
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getWebUri
public URI getWebUri()
- Returns:
- The base URI or the web susbsystem. Usually http://localhost:8080
-
close
public void close()
-
getMgmtPort
public int getMgmtPort()
JBoss Application Server: Parent Aggregator 7.1.1.Final
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.