org.objectweb.jonas.ant
Class JOnASClusterConfigTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.ow2.jonas.ant.JOnASClusterConfigTask
              extended by org.objectweb.jonas.ant.JOnASClusterConfigTask

Deprecated.

@Deprecated
public class JOnASClusterConfigTask
extends JOnASClusterConfigTask

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.ow2.jonas.ant.JOnASClusterConfigTask
DEPLOY_DIR_NAME, DEPLOYMENT_PLAN_LIST, LIB_EXT_DIR_NAME, LOG_DIR_NAME
 
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
JOnASClusterConfigTask()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.ow2.jonas.ant.JOnASClusterConfigTask
addConfiguredClusterDaemon, addConfiguredCommon, addConfiguredEjbLevel, addConfiguredScript, addConfiguredWebLevel, addTasks, execute, setArch, setCdDir, setDestDirPrefix, setEjbInstNb, setJonasRoot, setUpdate, setWebInstNb
 
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

JOnASClusterConfigTask

public JOnASClusterConfigTask()
Deprecated. 


Copyright © 2010 OW2 Consortium. All Rights Reserved.