Node Director
Public Member Functions | Protected Member Functions | List of all members
sfi.director.application.autodoc.CollectWinWMIHW Class Reference

Collect information about hardware via windows wmi proxy. More...

Inheritance diagram for sfi.director.application.autodoc.CollectWinWMIHW:
sfi.director.application.autodoc.CollectWinProxy sfi.director.application.autodoc.CollectHandler

Public Member Functions

void collect () throws DirectorException
- Public Member Functions inherited from sfi.director.application.autodoc.CollectWinProxy
boolean isWilling ()
 check preconditions and return false if this handler is not willing to perform.
- Public Member Functions inherited from sfi.director.application.autodoc.CollectHandler
 CollectHandler ()
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.

Protected Member Functions

String hwentry (String name, Options opts)
- Protected Member Functions inherited from sfi.director.application.autodoc.CollectWinProxy
DBSet wmiData () throws DirectorException
DBSetIndex wmiclassIndex () throws DirectorException

Additional Inherited Members

- Protected Attributes inherited from sfi.director.application.autodoc.CollectHandler
InfoCollector collector = null
 The current InfoCollector.

Detailed Description

Collect information about hardware via windows wmi proxy.

Member Function Documentation

void sfi.director.application.autodoc.CollectWinWMIHW.collect ( ) throws DirectorException
String sfi.director.application.autodoc.CollectWinWMIHW.hwentry ( String  name,
Options  opts 
)
protected

The documentation for this class was generated from the following file: