Interface: tos.interfaces.ResourceConfigure
interface ResourceConfigure
Please refer to TEP 108 for more information about this interface and its
intended use.
This interface is provided by a Resource arbiter in order to allow
users of a shared resource to configure that resource just before being
granted access to it. It will always be parameterized along side
a parameterized Resource interface, with the ids from one mapping directly
onto the ids of the other.
- Author:
-
Kevin Klues (klueska@cs.wustl.edu)
Commands
command void configure()
command void unconfigure()
Commands - Details
configure
command void configure()
unconfigure
command void unconfigure()