|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CollectionResource
CollectionResource interface.
| Method Summary | |
|---|---|
String |
getInstance()
Returns the name of the instance this CollectionResource represents. |
String |
getLabel()
Returns a unique label for each resource depending on resource type. |
String |
getResourceTypeName()
Returns a string which indicates what type of resource. |
int |
getType()
Returns something like an ifType; is (but not sure if it should be) -1 for non interface type collections, otherwise the SNMP type of the interface. |
boolean |
rescanNeeded()
rescanNeeded |
boolean |
shouldPersist(ServiceParameters params)
shouldPersist |
void |
visit(CollectionSetVisitor visitor)
visit |
| Methods inherited from interface org.opennms.netmgt.collectd.ResourceIdentifier |
|---|
getOwnerName, getResourceDir |
| Method Detail |
|---|
boolean shouldPersist(ServiceParameters params)
shouldPersist
params - a ServiceParameters object.
boolean rescanNeeded()
rescanNeeded
void visit(CollectionSetVisitor visitor)
visit
visitor - a CollectionSetVisitor object.int getType()
String getResourceTypeName()
String object.String getInstance()
String object.String getLabel()
String object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||