org.ow2.jonas.ant
Class AbstractAntDeprecated

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.ow2.jonas.ant.AbstractAntDeprecated
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
EjbJarDeprecated, GenICTaskDeprecated, JOnASBaseTaskDeprecated, JOnASClusterConfigTaskDeprecated, JOnASTaskDeprecated, JPropertyDeprecated, ServerDeployDeprecated, WsGenTaskDeprecated

public class AbstractAntDeprecated
extends org.apache.tools.ant.Task

Abstract class for deprecated Ant class

Author:
Jeremy Cazaux

Field Summary
protected  org.ow2.util.log.Log logger
           
 
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
AbstractAntDeprecated()
           
 
Method Summary
protected  java.lang.Object deprecated()
          Throw an exception
 
Methods inherited from class org.apache.tools.ant.Task
bindToOwner, execute, 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
 

Field Detail

logger

protected org.ow2.util.log.Log logger
Constructor Detail

AbstractAntDeprecated

public AbstractAntDeprecated()
Method Detail

deprecated

protected java.lang.Object deprecated()
                               throws java.lang.Exception
Throw an exception

Throws:
java.lang.Exception


Copyright © 2012 OW2 Consortium. All Rights Reserved.