Uses of Interface
org.apache.commons.contract.Processor

Packages that use Processor
org.apache.commons.contract   
org.apache.commons.contract.util   
 

Uses of Processor in org.apache.commons.contract
 

Methods in org.apache.commons.contract with parameters of type Processor
static Result Executor.process(Processor processor, Map parameters, Context context)
           
 

Uses of Processor in org.apache.commons.contract.util
 

Methods in org.apache.commons.contract.util with parameters of type Processor
static Result MainWrapper.main(String[] args, Processor processor)
           
static Result InteractiveMainWrapper.main(String[] args, Processor processor)
           
static void MainWrapper.printUsage(Processor processor)
           
 



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