|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.product.util.PluginDiscoverer
public class PluginDiscoverer
| Constructor Summary | |
|---|---|
PluginDiscoverer(PluginDumper pd)
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.String name)
|
void |
scanComplete(ScanState state)
The scanner calls this method when the scan has completed. |
void |
start()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluginDiscoverer(PluginDumper pd)
| Method Detail |
|---|
public void scanComplete(ScanState state)
throws AutoinventoryException,
SystemException
ScanListener
scanComplete in interface ScanListenerstate - The final state of the scan. This object is
provided for convenience, as the class implementing
this interface will likely already have a way to get to it.
AutoinventoryException
SystemExceptionpublic void add(java.lang.String name)
public void start()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||