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

java.lang.Object
  extended byorg.mule.config.i18n.MessageFactory
      extended byorg.mule.providers.soap.axis.i18n.AxisMessages

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


Constructor Summary
AxisMessages()
           
 
Method Summary
static String clientProviderAndClientConfigConfigured()
           
static org.mule.config.i18n.Message objectMustImplementAnInterface(String name)
           
static String serverProviderAndServerConfigConfigured()
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, createMessage, createMessage, createMessage, createStaticMessage, getBundlePath, 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 org.mule.config.i18n.Message objectMustImplementAnInterface(String name)

serverProviderAndServerConfigConfigured

public static String serverProviderAndServerConfigConfigured()

clientProviderAndClientConfigConfigured

public static String clientProviderAndClientConfigConfigured()


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