Interface ResourceIdentifier
-
- All Known Subinterfaces:
CollectionResource
- All Known Implementing Classes:
AbstractCollectionResource,AliasedResource,CollectionResourceWrapper,GenericIndexResource,IfInfo,LatencyCollectionResource,NodeInfo,SnmpCollectionResource
public interface ResourceIdentifierResourceIdentifier interface.
- Version:
- $Id: $
- Author:
- ranger
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetOwnerName()getOwnerNameResourcePathgetPath()Retrieves path for the resource, relative to the root of the associatedRrdRepository.
-
-
-
Method Detail
-
getPath
ResourcePath getPath()
Retrieves path for the resource, relative to the root of the associatedRrdRepository.- Returns:
ResourcePathobject.
-
-