org.opennms.netmgt.vacuumd
Class AutomationInterval
java.lang.Object
org.opennms.netmgt.vacuumd.AutomationInterval
- All Implemented Interfaces:
- ScheduleInterval
public class AutomationInterval
- extends Object
- implements ScheduleInterval
- Author:
- David Hustace
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomationInterval
public AutomationInterval(long interval)
getInterval
public long getInterval()
- Specified by:
getInterval in interface ScheduleInterval
setInterval
public void setInterval(long interval)
scheduledSuspension
public boolean scheduledSuspension()
- Specified by:
scheduledSuspension in interface ScheduleInterval
- Returns:
Copyright © 2009. All Rights Reserved.