Uses of Interface
com.jk.core.config.JKConfigEvent
Packages that use JKConfigEvent
-
Uses of JKConfigEvent in com.jk.core.config
Methods in com.jk.core.config with parameters of type JKConfigEventModifier and TypeMethodDescriptionvoid
JKConfigListener.closeConfig
(JKConfigEvent event) This method closes the configuration object depending on the event specified.void
JKConfigListener.reloadConfig
(JKConfigEvent event) This method reloads the configuration depending on the event specified.