org.apache.geronimo.gshell.clp.handler
Interface Parameters


public interface Parameters

Provides handlers with access to parameters to be consumed while processing.

Version:
$Rev: 570606 $ $Date: 2007-08-28 19:17:11 -0700 (Tue, 28 Aug 2007) $

Method Summary
 String get(int i)
           
 

Method Detail

get

String get(int i)
           throws ProcessingException
Throws:
ProcessingException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.