|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface provides a callback method to the resource. Whenever resource is available this method is invoked on the requestor.
(c) copyright 2003 Delft
University of Technology , the Netherlands.
See for project information
www.simulation.tudelft.nl
License of use: General Public
License (GPL) , no warranty
| Method Summary | |
void |
receiveRequestedResource(double requestedCapacity,
Resource resource)
receive the requested resource |
| Method Detail |
public void receiveRequestedResource(double requestedCapacity,
Resource resource)
throws java.rmi.RemoteException
requestedCapacity - reflects the amount requestedresource - the requested resource
java.rmi.RemoteException - on network failure
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||