Class ConfigSync


  • public class ConfigSync
    extends java.lang.Object
    An event called when config is synced to disk/the server. This is typically every few minutes, but can be called when account sessions change.
    • Constructor Summary

      Constructors 
      Constructor Description
      ConfigSync()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ConfigSync

        public ConfigSync()