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

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
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
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
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerDeploy

public ServerDeploy()
Deprecated. 


Copyright © 2010 OW2 Consortium. All Rights Reserved.