| java.lang.Object process.EventWatch
EventWatch | public class EventWatch (Code) | | This class provides ...
author: version: $Revision: 1.2 $ |
Constructor Summary | |
public | EventWatch() Creates an instance of EventWatch
with all attributes initialized to default values. | public | EventWatch(String key) Creates an instance of EventWatch
with all attributes initialized to default values. |
EventWatch | public EventWatch() throws Exception(Code) | | Creates an instance of EventWatch
with all attributes initialized to default values.
|
EventWatch | public EventWatch(String key) throws Exception(Code) | | Creates an instance of EventWatch
with all attributes initialized to default values.
|
toString | public String toString()(Code) | | Retrieve a String representation of this object
a String representation of this object. See Also: Object.toString |
|
|