de.intarsys.tools.locator
Interface ILocatorSupport

All Known Subinterfaces:
IStreamResult
All Known Implementing Classes:
ByteBasedResult, LocatorBasedResult, StreamResult, StringBasedResult

public interface ILocatorSupport

Indicate support for locating the receivers resource physically.


Method Summary
 ILocator getLocator()
          Return the ILocator that defines the physical resource location for the reciver.
 

Method Detail

getLocator

ILocator getLocator()
Return the ILocator that defines the physical resource location for the reciver.

Returns:
Return the ILocator that defines the physical resource location for the reciver.