org.objectweb.jonas.ant
Class ServerDeploy

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.ow2.jonas.ant.ServerDeploy
              extended by org.objectweb.jonas.ant.ServerDeploy
All Implemented Interfaces:
Cloneable

Deprecated.

@Deprecated
public class ServerDeploy
extends ServerDeploy

Class only used for compatibility with previous version of JOnAS It prevents the user to change taskdef in build.xml in its applications

Author:
Philippe Coq

Field Summary
 
Fields inherited from class org.apache.tools.ant.Task
target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
 
Constructor Summary
ServerDeploy()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.ow2.jonas.ant.ServerDeploy
addGeneric, addJonas, addWeblogic, execute, getAction, getSource, setAction, setSource
 
Methods inherited from class org.apache.tools.ant.Task
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerDeploy

public ServerDeploy()
Deprecated. 


Copyright © 2007 OW2 Consortium. All Rights Reserved.