RE: vm state transition related question

2013-02-27 Thread Prachi Damle
: vm state transition related question On vm state transition I need to communicate some extra information to one of the listeners which is listening for the transition. How do I achieve that ? It is not generic enough and specific to only one of the listeners. My use case is as follows When vm is

vm state transition related question

2013-02-27 Thread Nitin Mehta
On vm state transition I need to communicate some extra information to one of the listeners which is listening for the transition. How do I achieve that ? It is not generic enough and specific to only one of the listeners. My use case is as follows When vm is dynamically scaled up on a host I ne