org.mule.transport.stdio.i18n
Class StdioMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.stdio.i18n.StdioMessages

public class StdioMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
StdioMessages()
           
 
Method Summary
static Message couldNotFindStreamWithName(ImmutableEndpoint endpoint)
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getReloadControl, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StdioMessages

public StdioMessages()
Method Detail

couldNotFindStreamWithName

public static Message couldNotFindStreamWithName(ImmutableEndpoint endpoint)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.