org.blue.include
Class nagios_h.timed_event
java.lang.Object
org.blue.include.nagios_h.timed_event
- Enclosing class:
- nagios_h
public static class nagios_h.timed_event
- extends java.lang.Object
DATA STRUCTURES
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
event_type
public int event_type
run_time
public long run_time
recurring
public int recurring
event_interval
public long event_interval
compensate_for_time_change
public int compensate_for_time_change
timing_func
public nagios_h.timed_event_timing_func timing_func
event_data
public java.lang.Object event_data
event_args
public java.lang.Object event_args
nagios_h.timed_event
public nagios_h.timed_event()