Interface LocalId
-
- All Superinterfaces:
Id
- All Known Implementing Classes:
AppRoot,LocalUriId,ReflectiveAppRoot
public interface LocalId extends Id
An identifier for a local resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocalUriasLocalUri()
-
-
-
Method Detail
-
asLocalUri
LocalUri asLocalUri()
-
-