Hyperic HQ Plugin API v. 4.4.0.2

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 java.lang.Object


Constructor Summary
MxServerDetector.MxProcess(long pid, java.lang.String[] args, java.lang.String installpath)
           
 
Method Summary
 java.lang.String[] getArgs()
           
 java.lang.String getInstallPath()
           
 long getPid()
           
 java.lang.String getURL()
           
 void setURL(java.lang.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,
                                  java.lang.String[] args,
                                  java.lang.String installpath)
Method Detail

getPid

public long getPid()

getInstallPath

public java.lang.String getInstallPath()

getArgs

public java.lang.String[] getArgs()

getURL

public java.lang.String getURL()

setURL

public void setURL(java.lang.String url)

Hyperic HQ Plugin API v. 4.4.0.2

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