Package de.intarsys.tools.locator
Interface ILocatorSupport
-
- All Known Subinterfaces:
IStreamResult
- All Known Implementing Classes:
ByteBasedResult,LocatorBasedResult,StreamResult,StringBasedResult
public interface ILocatorSupportIndicate support for locating the receivers resource physically.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ILocatorgetLocator()Return theILocatorthat defines the physical resource location for the reciver.
-