Uses of Package
com.mmoui.manager.services

Classes in com.mmoui.manager.services used by com.mmoui.manager.services
BrowserPopupCreator
          Defines an interface which can be used to create popup windows to handle clicked links.
ConfigurationReader
          An interface through which modules can read back their XML configuration data.
ConfigurationService.XMLStreamWriter
          Defines an interface through which services can output XML data.
Extractor
          Defines a class which can be used to extract an archive (such as a ZIP or RAR archive).
ModuleLogger
          Provides a service through which loaded modules can log information to the global log file.
PermissionsManager
          Defines an interface through which modules can specify the permissions they desire through the SecurityManager present in the MMOUI Minion application.
Service
          Defines a generic OSGi service for the MMOUI Manager.
Updatable
          Defines a single, downloadable updatable component (such as an addon).
UpdateController
          A control interface through which modules can send information back to the core asynchronously.
UpdateElement
          Defines a single updatable component for use by an UpdateService.
UpdateElement.PopupOption
          Defines a single option to be displayed in a JPopupMenu
UpdateStatusListener
          An interface through which update services can report information back to the MMOUI Manager regarding update status.
UpdateStatusListener.Status
          Status codes indicating how the GUI should display the related Updatable component.