Uses of Class
nl.coderight.jazz.Module

Packages that use Module
nl.coderight.jazz   
 

Uses of Module in nl.coderight.jazz
 

Methods in nl.coderight.jazz that return types with arguments of type Module
 List<Module> Application.getInstalledModules()
          Returns a list of installed modules.
 

Methods in nl.coderight.jazz with parameters of type Module
 void Application.installModule(Module module)
          Installs a Module.
 



Copyright 2010 CodeRight, All rights reserved.