Uses of Class
tigase.conf.MonitoringSetupIfc.MONITOR
-
Packages that use MonitoringSetupIfc.MONITOR Package Description tigase.conf -
-
Uses of MonitoringSetupIfc.MONITOR in tigase.conf
Methods in tigase.conf that return MonitoringSetupIfc.MONITOR Modifier and Type Method Description static MonitoringSetupIfc.MONITORMonitoringSetupIfc.MONITOR. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MonitoringSetupIfc.MONITOR[]MonitoringSetupIfc.MONITOR. values()Returns an array containing the constants of this enum type, in the order they are declared.
-