Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.product
Class ClientPluginDeployer.Handler

java.lang.Object
  extended by org.hyperic.hq.product.ClientPluginDeployer.Handler
Enclosing class:
ClientPluginDeployer

public static class ClientPluginDeployer.Handler
extends Object


Method Summary
 String getName()
           
 File getSubDirectory(ClientPluginDeployer deployer)
           
 boolean isExecutable()
           
 void setExecutable(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

isExecutable

public boolean isExecutable()

setExecutable

public void setExecutable(boolean value)

getSubDirectory

public File getSubDirectory(ClientPluginDeployer deployer)

Hyperic HQ Plugin API v. 5.8.0

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