public class LNBIExpENBProcessor extends ENBProcessor implements Processor
props| Constructor and Description |
|---|
LNBIExpENBProcessor(HuaweiM2KProperties props)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHandled(java.lang.String strFile) |
void |
process(HuaweiM2KDataStore dataStore,
java.lang.String strFile)
Processes the data file
|
addInterfaces, getEnbObj, getInterfaceId, processDeviceData, setExtraInfopublic LNBIExpENBProcessor(HuaweiM2KProperties props)
props - HuaweiM2KProperties instancepublic boolean isHandled(java.lang.String strFile)
public void process(HuaweiM2KDataStore dataStore, java.lang.String strFile) throws ProcessorException
Processorprocess in interface ProcessordataStore - HuaweiM2KDataStore instancestrFile - Absolute path to file to be processedProcessorException