org.iids.aos.hostmanager.negotiationmodule.hostpolicies
Class GlobalHostPolicy

java.lang.Object
  extended by org.iids.aos.hostmanager.negotiationmodule.hostpolicies.HostPolicy
      extended by org.iids.aos.hostmanager.negotiationmodule.hostpolicies.GlobalHostPolicy

public class GlobalHostPolicy
extends HostPolicy

This policy applies to the complete request, and can be used to modify the request before it is applied on the host


Constructor Summary
GlobalHostPolicy()
           
 
Method Summary
 AgreementOffer applyPolicy(AgreementOffer incomingRequest)
           
 
Methods inherited from class org.iids.aos.hostmanager.negotiationmodule.hostpolicies.HostPolicy
getResourceHandlerManager, setResourceHandlerManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalHostPolicy

public GlobalHostPolicy()
Method Detail

applyPolicy

public AgreementOffer applyPolicy(AgreementOffer incomingRequest)
                           throws PolicyException
Specified by:
applyPolicy in class HostPolicy
Throws:
PolicyException


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.