|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.locationmanager.negotiationmodule.domainpolicies.CombinationPolicyContainer
public class CombinationPolicyContainer
Created by IntelliJ IDEA. User: Administrator Date: 13-mrt-2006 Time: 9:33:59 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
CombinationPolicyContainer()
|
|
| Method Summary | |
|---|---|
void |
addCombinationPolicy(java.lang.String serviceName,
CombinationPolicy cp)
|
AgreementOffer |
applyCombinationPolicies(java.util.Vector agreementOffers)
combines the given list of agreementOffers of individual hosts into one single offer to give to the consumer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CombinationPolicyContainer()
| Method Detail |
|---|
public void addCombinationPolicy(java.lang.String serviceName,
CombinationPolicy cp)
public AgreementOffer applyCombinationPolicies(java.util.Vector agreementOffers)
agreementOffers - The offers to combine in a single agreement offer.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||