MUM.resourceMngService
Class ReconfigurationEvent
java.lang.Object
java.util.EventObject
MUM.resourceMngService.ReconfigurationEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class ReconfigurationEvent
- extends java.util.EventObject
This event is launched by a ICPUStatusNotifier, and encapsulate the CPU's usage percentage.
The politics to launch this event are encapsulated in the notifier, which decides when
to launch the event.
- See Also:
- Serialized Form
| Fields inherited from class java.util.EventObject |
source |
|
Constructor Summary |
ReconfigurationEvent(java.lang.Object source,
java.lang.String explanation)
Costruttore |
|
Method Summary |
java.lang.String |
toString()
toString |
| Methods inherited from class java.util.EventObject |
getSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReconfigurationEvent
public ReconfigurationEvent(java.lang.Object source,
java.lang.String explanation)
- Costruttore
toString
public java.lang.String toString()
- toString
Copyright © 2004 Luca Foschini