org.mule.providers.soap.xfire.i18n
Class XFireMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.providers.soap.xfire.i18n.XFireMessages

public class XFireMessages
extends MessageFactory


Constructor Summary
XFireMessages()
           
 
Method Summary
static Message annotationsRequireJava5()
           
static Message couldNotInitAnnotationProcessor(Object object)
           
static Message serviceIsNull(String serviceName)
           
static Message unableToInitBindingProvider(String bindingProvider)
           
 
Methods inherited from class org.mule.config.i18n.MessageFactory
createMessage, 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

XFireMessages

public XFireMessages()
Method Detail

serviceIsNull

public static Message serviceIsNull(String serviceName)

annotationsRequireJava5

public static Message annotationsRequireJava5()

couldNotInitAnnotationProcessor

public static Message couldNotInitAnnotationProcessor(Object object)

unableToInitBindingProvider

public static Message unableToInitBindingProvider(String bindingProvider)


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