|
|||||||||
| 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 LocationHolder

- All Superinterfaces:
- Locatable
- public interface LocationHolder
- extends Locatable
Common interface for objects that can hold a location, typically, the location within a Resource from which the object was created.
| Method Summary | |
void |
setLocation(Location location)
|
| Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
| Method Detail |
setLocation
public void setLocation(Location location)
|
|||||||||
| Home >> All >> org >> apache >> [ hivemind overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC