com.servingxml.components.command
Class CommandArgAssembler

java.lang.Object
  extended by com.servingxml.components.command.CommandArgAssembler

public class CommandArgAssembler
extends java.lang.Object


Constructor Summary
CommandArgAssembler()
           
 
Method Summary
 CommandArg assemble(ConfigurationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandArgAssembler

public CommandArgAssembler()
Method Detail

assemble

public CommandArg assemble(ConfigurationContext context)