Interface ResourceRepresentative
-
- All Superinterfaces:
Instrumentable
- All Known Implementing Classes:
ActiveResourceRep
,LinkingResourceRep
,PassiveResourceRep
public interface ResourceRepresentative extends Instrumentable
Common interface for representations of resources.- See Also:
ActiveResourceRep
,PassiveResourceRep
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<? extends ResourceRepresentative>
getResourceType()
-
-
-
Method Detail
-
getResourceType
Class<? extends ResourceRepresentative> getResourceType()
-
-