Uses of Class
org.ow2.jonas.deployment.domain.xml.Domain

Packages that use Domain
org.ow2.jonas.deployment.domain   
org.ow2.jonas.deployment.domain.lib   
 

Uses of Domain in org.ow2.jonas.deployment.domain
 

Constructors in org.ow2.jonas.deployment.domain with parameters of type Domain
DomainMap(Domain domain)
          Constructor
 

Uses of Domain in org.ow2.jonas.deployment.domain.lib
 

Methods in org.ow2.jonas.deployment.domain.lib that return Domain
static Domain DomainMapManager.loadDomain(Reader reader, String fileName)
          Load the domain.xml file.
 

Methods in org.ow2.jonas.deployment.domain.lib with parameters of type Domain
static void DomainMapManager.saveDomain(Domain domain, String fileName)
          Save the domain.xml file.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.