Uses of Class
org.ow2.jonas.ant.ServerDeploy

Packages that use ServerDeploy
org.objectweb.jonas.ant   
org.ow2.jonas.ant   
 

Uses of ServerDeploy in org.objectweb.jonas.ant
 

Subclasses of ServerDeploy in org.objectweb.jonas.ant
 class ServerDeploy
          Deprecated. 
 

Uses of ServerDeploy in org.ow2.jonas.ant
 

Methods in org.ow2.jonas.ant that return ServerDeploy
protected  ServerDeploy JonasHotDeploymentTool.getTask()
          Returns the task field, a ServerDeploy object.
 

Methods in org.ow2.jonas.ant with parameters of type ServerDeploy
 void HotDeploymentTool.setTask(ServerDeploy task)
          Sets the parent task.
 void JonasHotDeploymentTool.setTask(ServerDeploy task)
          Sets the parent task.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.