Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product.jmx
Class MxServerDetector.MxProcess

java.lang.Object
  extended by org.hyperic.hq.product.jmx.MxServerDetector.MxProcess
Enclosing class:
MxServerDetector

public static class MxServerDetector.MxProcess
extends Object


Constructor Summary
MxServerDetector.MxProcess(long pid, String[] args, String installpath)
           
 
Method Summary
 String[] getArgs()
           
 String getInstallPath()
           
 long getPid()
           
 String getURL()
           
 void setURL(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MxServerDetector.MxProcess

public MxServerDetector.MxProcess(long pid,
                                  String[] args,
                                  String installpath)
Method Detail

getPid

public long getPid()

getInstallPath

public String getInstallPath()

getArgs

public String[] getArgs()

getURL

public String getURL()

setURL

public void setURL(String url)

Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.