|
Node Director
|
Collect information about hardware via lshw command. More...
Classes | |
| class | Parser |
Public Member Functions | |
| void | collect () throws DirectorException |
Public Member Functions inherited from sfi.director.application.autodoc.CollectHandler | |
| CollectHandler () | |
| boolean | isWilling () |
| check preconditions and return false if this handler is not willing to perform. | |
| void | copyFile (File file) throws DirectorException |
| String | getArgument (String arg) |
| void | addObject (DBObject obj) |
| InfoCollector | collector () |
| Accessor for attribute collector. | |
| InfoCollector | collector (InfoCollector collector) |
| Mutator for attribute collector. | |
Additional Inherited Members | |
Protected Attributes inherited from sfi.director.application.autodoc.CollectHandler | |
| InfoCollector | collector = null |
| The current InfoCollector. | |
Collect information about hardware via lshw command.
| void sfi.director.application.autodoc.CollectLshw.collect | ( | ) | throws DirectorException |
1.8.1.2