org.mule.transport.ejb.i18n
Class EjbMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.transport.ejb.i18n.EjbMessages

public class EjbMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
logger
 
Constructor Summary
EjbMessages()
           
 
Method Summary
static Message ejbKeyRefNotValid(Object key)
           
static Message ejbObjectMissingCreate(Object key)
           
 
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

EjbMessages

public EjbMessages()
Method Detail

ejbObjectMissingCreate

public static Message ejbObjectMissingCreate(Object key)

ejbKeyRefNotValid

public static Message ejbKeyRefNotValid(Object key)


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