public abstract class WmiCollectionResource extends AbstractCollectionResource
Abstract WmiCollectionResource class.
m_agent
RESOURCE_TYPE_IF, RESOURCE_TYPE_NODE
Constructor and Description |
---|
WmiCollectionResource(CollectionAgent agent)
Constructor for WmiCollectionResource.
|
Modifier and Type | Method and Description |
---|---|
abstract String |
getInstance()
getInstance
|
abstract String |
getResourceTypeName()
getResourceTypeName
|
void |
setAttributeValue(CollectionAttributeType type,
Object value)
setAttributeValue
|
addAttribute, getGroup, getInterfaceLabel, getOwnerName, getParent, getPath, getTimeKeeper, rescanNeeded, shouldPersist, visit
public WmiCollectionResource(CollectionAgent agent)
Constructor for WmiCollectionResource.
agent
- a CollectionAgent
object.public void setAttributeValue(CollectionAttributeType type, Object value)
setAttributeValue
type
- a CollectionAttributeType
object.value
- a Object
object.public abstract String getResourceTypeName()
getResourceTypeName
String
object.Copyright © 2017. All rights reserved.