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

Packages that use Location
org.ow2.jonas.deployment.domain.xml   
 

Uses of Location in org.ow2.jonas.deployment.domain.xml
 

Methods in org.ow2.jonas.deployment.domain.xml that return Location
 Location Server.getLocation()
           
 Location ClusterDaemon.getLocation()
           
 

Methods in org.ow2.jonas.deployment.domain.xml with parameters of type Location
 void Server.addLocation(Location location)
           
 void ClusterDaemon.addLocation(Location location)
           
 void Server.setLocation(Location location)
           
 void ClusterDaemon.setLocation(Location location)
           
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.