org.milyn.ejc
Class EJCExecutor.MessageDefinition

java.lang.Object
  extended by org.milyn.ejc.EJCExecutor.MessageDefinition
Enclosing class:
EJCExecutor

public static class EJCExecutor.MessageDefinition
extends Object


Constructor Summary
EJCExecutor.MessageDefinition(String messageName, String bindingConfigPath)
           
 
Method Summary
 String getBindingConfigPath()
           
 String getMessageName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJCExecutor.MessageDefinition

public EJCExecutor.MessageDefinition(String messageName,
                                     String bindingConfigPath)
Method Detail

getMessageName

public String getMessageName()

getBindingConfigPath

public String getBindingConfigPath()


Copyright © 2011. All Rights Reserved.