org.mule.transport.rmi.i18n
Class RmiMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.rmi.i18n.RmiMessages

public class RmiMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
logger
 
Constructor Summary
RmiMessages()
           
 
Method Summary
static Message messageParamServiceMethodNotSet()
           
static Message messageReceiverNeedsRmiAble()
           
static Message serviceClassInvocationFailed()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, getClassLoader, getString, getString, getString, getString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RmiMessages

public RmiMessages()
Method Detail

messageParamServiceMethodNotSet

public static Message messageParamServiceMethodNotSet()

messageReceiverNeedsRmiAble

public static Message messageReceiverNeedsRmiAble()

serviceClassInvocationFailed

public static Message serviceClassInvocationFailed()


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.