public class XmlSingleInstanceCollectionResource extends XmlCollectionResource
m_agent
Constructor and Description |
---|
XmlSingleInstanceCollectionResource(CollectionAgent agent)
Instantiates a new XML single instance collection resource.
|
Modifier and Type | Method and Description |
---|---|
String |
getInstance()
Returns the name of the instance this CollectionResource represents.
|
String |
getResourceTypeName()
Returns a string which indicates what type of resource.
|
String |
toString() |
getParent, getTimeKeeper, getType, rescanNeeded, setAttributeValue, setTimeKeeper, shouldPersist
addAttribute, getGroup, getLabel, getOwnerName, getResourceDir, visit
public XmlSingleInstanceCollectionResource(CollectionAgent agent)
agent
- the agentpublic String getResourceTypeName()
CollectionResource
getResourceTypeName
in interface CollectionResource
getResourceTypeName
in class XmlCollectionResource
String
object.public String getInstance()
CollectionResource
getInstance
in interface CollectionResource
getInstance
in class XmlCollectionResource
String
object.Copyright © 2015. All Rights Reserved.