Uses of Class
org.objectweb.jonas_domain.api.DomainMapException

Packages that use DomainMapException
org.objectweb.jonas_domain.lib   
org.objectweb.jonas_domain.lib.wrapper   
 

Uses of DomainMapException in org.objectweb.jonas_domain.lib
 

Methods in org.objectweb.jonas_domain.lib that throw DomainMapException
static DomainMap DomainMapManager.getDomainMap(String domainFileName, ClassLoader classLoaderForCls)
          Get an instance of a DomainMap by parsing the domain.xml configuration file.
static Domain DomainMapManager.loadDomain(Reader reader, String fileName)
          Load the domain.xml file.
 

Uses of DomainMapException in org.objectweb.jonas_domain.lib.wrapper
 

Methods in org.objectweb.jonas_domain.lib.wrapper that throw DomainMapException
static DomainMap DomainManagerWrapper.getDomainMap(String domainFileName, ClassLoader cl)
          Wrap DomainMapManager.getDeploymentDesc(domainFileName, cl)
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.