Package net.welen.jmole.protocols
Interface IntervalProtocolMBean
-
- All Superinterfaces:
ProtocolMBean
- All Known Subinterfaces:
LoggerMBean,LogstashMBean
- All Known Implementing Classes:
AbstractIntervalProtocol,Logger,Logstash
public interface IntervalProtocolMBean extends ProtocolMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetInterval()voidsetInterval(long interval)-
Methods inherited from interface net.welen.jmole.protocols.ProtocolMBean
getName
-
-