|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.module.AbstractModule
org.iids.aos.locationmanager.negotiationmodule.AgentScapeDCRequestProcessor
public class AgentScapeDCRequestProcessor
| Constructor Summary | |
|---|---|
AgentScapeDCRequestProcessor(AgentScapeDCNegotiationModule parent,
Communicator comm)
|
|
| Method Summary | |
|---|---|
CombinationPolicyContainer |
getCPC()
|
AgentScapeDCNegotiationModule |
getParent()
|
boolean |
isStarted()
|
void |
processLeaseRequest(DCRequestInfo request)
Examines incoming request, determines which hosts can support the request. |
void |
reset()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.iids.aos.systemservices.module.AbstractModule |
|---|
getCommunicator, getModuleName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentScapeDCRequestProcessor(AgentScapeDCNegotiationModule parent,
Communicator comm)
| Method Detail |
|---|
public void start()
public boolean isStarted()
public void stop()
public void reset()
public CombinationPolicyContainer getCPC()
public void processLeaseRequest(DCRequestInfo request)
public AgentScapeDCNegotiationModule getParent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||