com.partnersoft.tools
Class Groovy

java.lang.Object
  extended by com.partnersoft.tools.Groovy

public class Groovy
extends java.lang.Object

Runs a Groovy script.

Author:
Paul Reavis Copyright 2005 Partner Software, Inc.

Constructor Summary
Groovy()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Groovy

public Groovy()
Method Detail

main

public static void main(java.lang.String[] argv)