Class MonitorProperties

  • All Implemented Interfaces:
    java.io.Serializable

    @RequiresModule(name="cas-server-core-monitor",
                    automated=true)
    public class MonitorProperties
    extends java.lang.Object
    implements java.io.Serializable
    Configuration properties class for cas.monitor.
    Since:
    5.0.0
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MonitorProperties

        public MonitorProperties()