org.mule.transport.restlet.i18n
Class RestletMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.restlet.i18n.RestletMessages

public class RestletMessages
extends org.mule.config.i18n.MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
DEFAULT_RELOAD_CONTROL, logger, reloadControl
 
Constructor Summary
RestletMessages()
           
 
Method Summary
static Object noConnectorForProtocolRestlet()
           
static Object noRestletConnectorFound(String name)
           
static org.mule.config.i18n.Message unsupportedTransformation(Class type)
           
 
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

RestletMessages

public RestletMessages()
Method Detail

unsupportedTransformation

public static org.mule.config.i18n.Message unsupportedTransformation(Class type)

noConnectorForProtocolRestlet

public static Object noConnectorForProtocolRestlet()

noRestletConnectorFound

public static Object noRestletConnectorFound(String name)


Copyright © 2011 MuleSoft, Inc. All Rights Reserved.