|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.collectd.SnmpCollectionResource
org.opennms.netmgt.collectd.AliasedResource
public class AliasedResource
AliasedResource class.
| Constructor Summary | |
|---|---|
AliasedResource(ResourceType resourceType,
String domain,
IfInfo ifInfo,
String ifAliasComment,
String ifAlias)
Constructor for AliasedResource. |
|
| Method Summary | |
|---|---|
String |
getDomain()
getDomain |
Collection<AttributeGroup> |
getGroups()
getGroups |
IfInfo |
getIfInfo()
getIfInfo |
String |
getInstance()
getInstance |
String |
getLabel()
getLabel |
File |
getResourceDir(RrdRepository repository)
getResourceDir |
String |
getResourceTypeName()
getResourceTypeName |
int |
getType()
getType |
boolean |
isScheduledForCollection()
isScheduledForCollection |
boolean |
rescanNeeded()
rescanNeeded |
boolean |
shouldPersist(ServiceParameters serviceParameters)
shouldPersist |
String |
toString()
toString |
void |
visit(CollectionSetVisitor visitor)
visit |
| Methods inherited from class org.opennms.netmgt.collectd.SnmpCollectionResource |
|---|
getCollectionAgent, getOwnerName, getResourceType, log, setAttributeValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AliasedResource(ResourceType resourceType,
String domain,
IfInfo ifInfo,
String ifAliasComment,
String ifAlias)
Constructor for AliasedResource.
resourceType - a ResourceType object.domain - a String object.ifInfo - a IfInfo object.ifAliasComment - a String object.ifAlias - a String object.| Method Detail |
|---|
public IfInfo getIfInfo()
getIfInfo
IfInfo object.public String getDomain()
getDomain
String object.public File getResourceDir(RrdRepository repository)
getResourceDir
getResourceDir in interface ResourceIdentifiergetResourceDir in class SnmpCollectionResourcerepository - a RrdRepository object.
File object.public String toString()
toString
toString in class ObjectString object.public boolean rescanNeeded()
rescanNeeded
rescanNeeded in interface CollectionResourcerescanNeeded in class SnmpCollectionResourcepublic boolean isScheduledForCollection()
isScheduledForCollection
public boolean shouldPersist(ServiceParameters serviceParameters)
shouldPersist
shouldPersist in interface CollectionResourceshouldPersist in class SnmpCollectionResourceserviceParameters - a ServiceParameters object.
public int getType()
getType
getType in interface CollectionResourcegetType in class SnmpCollectionResourcepublic void visit(CollectionSetVisitor visitor)
visit
visit in interface CollectionResourcevisit in class SnmpCollectionResourcevisitor - a CollectionSetVisitor object.public Collection<AttributeGroup> getGroups()
getGroups
getGroups in class SnmpCollectionResourceCollection object.public String getResourceTypeName()
getResourceTypeName
String object.public String getInstance()
getInstance
String object.public String getLabel()
getLabel
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||