org.mule.transport.soap.axis.i18n
Class AxisMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.soap.axis.i18n.AxisMessages

public class AxisMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
logger
 
Constructor Summary
AxisMessages()
           
 
Method Summary
static String clientProviderAndClientConfigConfigured()
           
static Message objectMustImplementAnInterface(String name)
           
static String serverProviderAndServerConfigConfigured()
           
 
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

AxisMessages

public AxisMessages()
Method Detail

objectMustImplementAnInterface

public static Message objectMustImplementAnInterface(String name)

serverProviderAndServerConfigConfigured

public static String serverProviderAndServerConfigConfigured()

clientProviderAndClientConfigConfigured

public static String clientProviderAndClientConfigConfigured()


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