|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hivemind.impl.BaseLocatable org.apache.hivemind.lib.strategy.StrategyParameter
public class StrategyParameter
Parameter value passed to the hivemind.lib.StrategyFactory
service factory.
Constructor Summary | |
---|---|
StrategyParameter()
|
Method Summary | |
---|---|
java.util.List |
getContributions()
List of StrategyContribution . |
void |
setContributions(java.util.List configuration)
|
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 StrategyParameter()
Method Detail |
---|
public java.util.List getContributions()
StrategyContribution
.
public void setContributions(java.util.List configuration)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |