org.apache.commons.contract.util
Class InteractiveMainWrapper

java.lang.Object
  extended by org.apache.commons.contract.util.MainWrapper
      extended by org.apache.commons.contract.util.InteractiveMainWrapper

public class InteractiveMainWrapper
extends MainWrapper


Constructor Summary
InteractiveMainWrapper()
           
 
Method Summary
static Result main(String[] args, Processor processor)
           
 
Methods inherited from class org.apache.commons.contract.util.MainWrapper
printException, printInformations, printParameterInfo, printUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractiveMainWrapper

public InteractiveMainWrapper()
Method Detail

main

public static Result main(String[] args,
                          Processor processor)


Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.