org.jcrontab
Class NativeExec

java.lang.Object
  |
  +--org.jcrontab.NativeExec

public class NativeExec
extends java.lang.Object

This class ejecutes a native command

Version:
$Revision: 1.12 $
Author:
$Author: iolalla $

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

Constructor Detail

NativeExec

public NativeExec()
Method Detail

main

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

Parameters:
args - String[] the params passed from the console