net.spy.ant
Class ProxyInterfaceImplementorTask

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by net.spy.ant.InterfaceImplementorTask
              extended by net.spy.ant.ProxyInterfaceImplementorTask

public class ProxyInterfaceImplementorTask
extends InterfaceImplementorTask

Generate an interface wrapper proxy.


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
ProxyInterfaceImplementorTask()
          Get an instance of ProxyInterfaceImplementorTask.
 
Method Summary
 void execute()
          Perform the generation.
 
Methods inherited from class net.spy.ant.InterfaceImplementorTask
generateWith, setInterfaceName, setOutClass, setOutDir, setSuperClass
 
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

ProxyInterfaceImplementorTask

public ProxyInterfaceImplementorTask()
Get an instance of ProxyInterfaceImplementorTask.

Method Detail

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Perform the generation.

Overrides:
execute in class InterfaceImplementorTask
Throws:
org.apache.tools.ant.BuildException


Copyright © 1995-2005 SPY Internetworking. All Rights Reserved.