Uses of Interface
com.mmoui.manager.services.ModuleLogger

Uses of ModuleLogger in com.mmoui.manager.services
 

Methods in com.mmoui.manager.services that return ModuleLogger
 ModuleLogger UpdateController.getLog()
          Gets a ModuleLogger object which can be used by the module to log information to the global log
 

Methods in com.mmoui.manager.services with parameters of type ModuleLogger
 void NewsService.initialize(ModuleLogger log)
          Initializes this logging service.