![]() ![]() | Add the given monitor object to static monitor list. |
![]() ![]() | Signals the monitors in static monitor list that it could start it's work. |
![]() ![]() | Signals the monitors in static monitor list that they should break and pause their work. |
![]() ![]() | Remove all entries from static monitor list. |
![]() ![]() | Create a new instance of a specified implemented monitor class. |
![]() ![]() | Signals the monitors in static monitor list that it should stop it's work. |
![]() ![]() | Overloaded. Remove the monitor with given name from static monitor list. |
![]() ![]() | Signals the monitors in static monitor list that they should start working again. |
![]() ![]() | Remove given registered event handler from monitor with given name. |
![]() ![]() | Register given event handler at monitor with given name. |
![]() | Get the flag if monitor is configured or not. |
![]() | Get the flag if monitor is paused or not. |
![]() | Get the flag if monitor is running or not. |
![]() | Configures the monitor from an xml element. |
![]() | Signals the monitor that it could start working again. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Signals the monitor that it could break and pause it's work. |
![]() | Signals the monitor that it could start it's work. |
![]() | Signals the monitor that it should stop it's work. |
![]() | Returns a String that represents the current Object. |
![]() | Event which will occures if monitor matches. |
![]() |
Initializes a new instance of the Monitor class. |
![]() | Referenced event list which contains already running applications. |
![]() | Flag if configuration of the monitor is already done or not. |
![]() | The name of the monitor. |
![]() | Flag if monitor is paused or not. |
![]() | Flag if monitor is running or not. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Function will be called when the monitor event should be fired. |
Monitor Class | uws.Monitors Namespace | IMonitor