| Constructor and Description |
|---|
TabularExporter(FolderItemFactory itemFactory,
TabularExporter.WriteHandlerFactory writeHandlerFactory,
Set<String> commands) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultChainItemFactory
An item factory with a default chain of item entries
|
| Modifier and Type | Method and Description |
|---|---|
FolderItemFactory |
FolderItemFactory.createSubFolderFactory(String name) |
| Modifier and Type | Field and Description |
|---|---|
protected FolderItemFactory |
AbstractContinuousCommand.itemFactory |
| Modifier and Type | Method and Description |
|---|---|
protected FolderItemFactory |
AbstractSingleCommand.getItemFactory()
Gets the data item factory for this item
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBaseExtractor.register(Hive hive,
FolderItemFactory folderItemFactory) |
void |
SimpleReturnCodeExtractor.register(Hive hive,
FolderItemFactory folderItemFactory) |
void |
NagiosExtractor.register(Hive hive,
FolderItemFactory folderItemFactory) |
void |
AbstractArrayExtractor.register(Hive hive,
FolderItemFactory folderItemFactory) |
void |
Extractor.register(Hive hive,
FolderItemFactory folderItemFactory) |
void |
PlainStreamExtractor.register(Hive hive,
FolderItemFactory folderItemFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected FolderItemFactory |
AbstractQuery.itemFactory |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.