Uses of Class
net.welen.jmole.JMole
-
-
Uses of JMole in net.welen.jmole
Methods in net.welen.jmole that return JMole Modifier and Type Method Description static JMoleLifecycle. getJMoleInstance() -
Uses of JMole in net.welen.jmole.protocols
Methods in net.welen.jmole.protocols that return JMole Modifier and Type Method Description JMoleAbstractProtocol. getJMole()JMoleProtocol. getJMole()Get the JMole instanceMethods in net.welen.jmole.protocols with parameters of type JMole Modifier and Type Method Description voidAbstractIntervalProtocol. startProtocol(JMole jmole)voidAbstractProtocol. startProtocol(JMole jmole)voidProtocol. startProtocol(JMole jmole)Callback for starting the protocol -
Uses of JMole in net.welen.jmole.protocols.logger
Methods in net.welen.jmole.protocols.logger with parameters of type JMole Modifier and Type Method Description voidLogger. startProtocol(JMole jmole) -
Uses of JMole in net.welen.jmole.protocols.logstash
Methods in net.welen.jmole.protocols.logstash with parameters of type JMole Modifier and Type Method Description voidLogstash. startProtocol(JMole jmole) -
Uses of JMole in net.welen.jmole.protocols.munin
Methods in net.welen.jmole.protocols.munin with parameters of type JMole Modifier and Type Method Description voidMunin. startProtocol(JMole jmole) -
Uses of JMole in net.welen.jmole.protocols.nrpe
Methods in net.welen.jmole.protocols.nrpe with parameters of type JMole Modifier and Type Method Description voidNRPE. startProtocol(JMole jmole) -
Uses of JMole in net.welen.jmole.threshold
Constructors in net.welen.jmole.threshold with parameters of type JMole Constructor Description ThresholdThread(String name, long interval, JMole jmole)
-