|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.definition.impl.ExtensionDefinitionImpl
public class ExtensionDefinitionImpl
Default implementation of ExtensionDefinition.
| Constructor Summary | |
|---|---|
ExtensionDefinitionImpl(ModuleDefinition module)
|
|
ExtensionDefinitionImpl(ModuleDefinition module,
Location location)
|
|
| Method Summary | |
|---|---|
Location |
getLocation()
Returns the location from which
this object orginates, or null if not known. |
ModuleDefinition |
getModule()
|
java.lang.String |
getModuleId()
|
void |
setLocation(Location location)
Sets the location of the extension. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionDefinitionImpl(ModuleDefinition module)
public ExtensionDefinitionImpl(ModuleDefinition module,
Location location)
| Method Detail |
|---|
public java.lang.String getModuleId()
getModuleId in interface ExtensionDefinitionExtensionDefinition.getModuleId()public ModuleDefinition getModule()
getModule in interface ExtensionDefinitionExtensionDefinition.getModule()public Location getLocation()
Locatablelocation from which
this object orginates, or null if not known.
getLocation in interface LocatableLocatable.getLocation()public void setLocation(Location location)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||