|
|||||||||
| Home >> All >> org >> apache >> [ hivemind overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.hivemind
Interface Locatable

- All Known Subinterfaces:
- Element, LocationHolder
- All Known Implementing Classes:
- ApplicationRuntimeException
- public interface Locatable
Interface for classes that may be linked to a specific location. This is primarily used when reporting errors.
| Method Summary | |
Location |
getLocation()
Returns the location from which this object orginates, or null if not known. |
| Method Detail |
getLocation
public Location getLocation()
- Returns the location from which
this object orginates, or null if not known.
|
|||||||||
| Home >> All >> org >> apache >> [ hivemind overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC