org.jruby.ant
Class RakeImport

java.lang.Object
  extended by Task
      extended by org.jruby.ant.RakeTaskBase
          extended by org.jruby.ant.RakeImport

public class RakeImport
extends RakeTaskBase


Field Summary
 
Fields inherited from class org.jruby.ant.RakeTaskBase
filename
 
Constructor Summary
RakeImport()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.jruby.ant.RakeTaskBase
acquireRakeReference, handleFilenameArgument, rakeMethod, setFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RakeImport

public RakeImport()
Method Detail

execute

public void execute()
             throws BuildException
Overrides:
execute in class RakeTaskBase
Throws:
BuildException


Copyright © 2002-2009 JRuby Team. All Rights Reserved.