org.wymiwyg.commons.util.arguments
Interface ArgumentProcessor

All Known Implementing Classes:
AnnotatedInterfaceArguments, NamedAttributeProcessor

public interface ArgumentProcessor

Author:
reto

Method Summary
 void process(List<String> argumentList)
           
 

Method Detail

process

void process(List<String> argumentList)
             throws InvalidArgumentsException
Parameters:
argumentList -
Throws:
InvalidArgumentsException


Copyright © 2011. All Rights Reserved.