Uses of Class
com.softwareag.mdm.base.repository.ModuleDefinitionException

Packages that use ModuleDefinitionException
com.softwareag.mdm.base.repository Provides basic module registration functions.  
 

Uses of ModuleDefinitionException in com.softwareag.mdm.base.repository
 

Methods in com.softwareag.mdm.base.repository that throw ModuleDefinitionException
static boolean ModulesRegister.registerDirectoryIfModule(File aModuleDirectory)
          Registers a new module rooted at the directory specified.
static boolean ModulesRegister.registerDirectory(File aModuleDirectory)
          Registers a new module rooted at the directory specified.
static List ModulesRegister.getDependentModuleNames(ServletContext aServletContext)
          Returns all the modules names on which depends the web application specified.
static boolean ModulesRegister.registerWebApp(Servlet aServlet, ServletConfig aServletConfig)
          Registers a new module based on the specified servlet's web application.
 



(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.