Package virtualization :: Module notification :: Class Plan
[hide private]
[frames] | no frames]

Class Plan

source code

Instance Methods [hide private]
 
__init__(self) source code
 
add(self, event, target=None, properties={})
Creates a new plan item and adds it to the list.
source code
 
execute(self)
Sends all items in the plan to the satellite.
source code
 
__make_item(self, event, target, properties)
Creates a new plan item.
source code