Uses of Interface
org.starhope.appius.util.GetsConfigReload

Packages that use GetsConfigReload
org.starhope.appius.game   
org.starhope.appius.util   
 

Uses of GetsConfigReload in org.starhope.appius.game
 

Classes in org.starhope.appius.game that implement GetsConfigReload
 class AdminListener
          This is a listener thread for logging in for specific administrative functions
 class LaserTagGame
           
 

Uses of GetsConfigReload in org.starhope.appius.util
 

Fields in org.starhope.appius.util with type parameters of type GetsConfigReload
private static ConcurrentSkipListSet<GetsConfigReload> AppiusConfig.configLoaders
          Set of things that want to know if the configuration changes
 

Methods in org.starhope.appius.util with parameters of type GetsConfigReload
static void AppiusConfig.wantConfigReload(GetsConfigReload thing)
          Add something to the list of things that want configuration reload notifications