org.opennms.netmgt.scheduler
Interface ScheduleInterval

All Known Implementing Classes:
AutomationInterval, PollableServiceConfig

public interface ScheduleInterval

Represents a ScheduleInterval

Author:
brozow

Method Summary
 long getInterval()
           
 boolean scheduledSuspension()
           
 

Method Detail

getInterval

long getInterval()

scheduledSuspension

boolean scheduledSuspension()
Parameters:
currentTime -
Returns:


Copyright © 2009. All Rights Reserved.