Package net.welen.jmole.protocols
Interface IntervalProtocol
-
- All Superinterfaces:
EventListener,NotificationListener,Protocol
public interface IntervalProtocol extends Protocol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetInterval()voidsetInterval(long interval)-
Methods inherited from interface javax.management.NotificationListener
handleNotification
-
Methods inherited from interface net.welen.jmole.protocols.Protocol
getJMole, getName, handleCritical, handleWarning, setName, startProtocol, stopProtocol
-
-