com.servingxml.components.command
Class CommandAssembler

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

public class CommandAssembler
extends java.lang.Object


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

Constructor Detail

CommandAssembler

public CommandAssembler()
Method Detail

assemble

public Command assemble(ConfigurationContext context)