|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.services.impl.EngineServiceContribution
public class EngineServiceContribution
Maps an engine service to a name. The services
IEngineService.getName()
method must match.
Constructor Summary | |
---|---|
EngineServiceContribution()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
IEngineService |
getService()
|
void |
setName(java.lang.String name)
|
void |
setService(IEngineService service)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
---|
getLocation, setLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EngineServiceContribution()
Method Detail |
---|
public java.lang.String getName()
public void setName(java.lang.String name)
public IEngineService getService()
public void setService(IEngineService service)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |