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 TypeMethodDescriptionvoidJKConfigListener.closeConfig(JKConfigEvent event) This method closes the configuration object depending on the event specified.voidJKConfigListener.reloadConfig(JKConfigEvent event) This method reloads the configuration depending on the event specified.