Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.hqu.rendit
Class PluginWrapper

java.lang.Object
  extended by org.hyperic.hq.hqu.rendit.PluginWrapper

public class PluginWrapper
extends java.lang.Object

Basically a wrapper around the classloader and associated groovy artifacts. This class sets up the rendit_sys directory as a member of the classloader hierarchy. In addition, any jars contained in pluginDir/lib will be added to the classloader.


Field Summary
static java.lang.String DISPATCH_PATH
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DISPATCH_PATH

public static final java.lang.String DISPATCH_PATH
See Also:
Constant Field Values

Hyperic HQ Plugin API v. 4.4.0.2

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