Package | Description |
---|---|
org.opennms.protocols.xml.collector |
Modifier and Type | Class and Description |
---|---|
class |
XmlMultiInstanceCollectionResource
The Class XmlMultiInstanceCollectionResource.
|
class |
XmlSingleInstanceCollectionResource
The Class XmlSingleInstanceCollectionResource.
|
Modifier and Type | Method and Description |
---|---|
protected XmlCollectionResource |
AbstractXmlCollectionHandler.getCollectionResource(CollectionAgent agent,
String instance,
String resourceType,
Date timestamp)
Gets the collection resource.
|
Modifier and Type | Method and Description |
---|---|
List<XmlCollectionResource> |
XmlCollectionSet.getCollectionResources()
Gets the collection resources.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Sftp3gppXmlCollectionHandler.processXmlResource(XmlCollectionResource resource,
AttributeGroupType attribGroupType) |
protected void |
DefaultXmlCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType) |
protected abstract void |
AbstractXmlCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType)
Process XML resource.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlCollectionSet.setCollectionResources(List<XmlCollectionResource> collectionResources)
Sets the collection resources.
|
Constructor and Description |
---|
XmlCollectionAttribute(XmlCollectionResource resource,
XmlCollectionAttributeType attribType,
String value)
Instantiates a new XML collection attribute.
|
Copyright © 2015. All Rights Reserved.