org.mactor.framework.commandexecutors
Class MessageBuilderCommandExecutorFactory

java.lang.Object
  extended by org.mactor.framework.commandexecutors.MessageBuilderCommandExecutorFactory

public class MessageBuilderCommandExecutorFactory
extends java.lang.Object


Constructor Summary
MessageBuilderCommandExecutorFactory()
           
 
Method Summary
static MessageBuilderCommandExecutor createExecutor(TestContextImpl context, MessageBuilderSpec spec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageBuilderCommandExecutorFactory

public MessageBuilderCommandExecutorFactory()
Method Detail

createExecutor

public static MessageBuilderCommandExecutor createExecutor(TestContextImpl context,
                                                           MessageBuilderSpec spec)
                                                    throws MactorException
Throws:
MactorException


Copyright © 2008. All Rights Reserved.