org.mule.management.i18n
Class ManagementMessages

java.lang.Object
  extended byorg.mule.config.i18n.MessageFactory
      extended byorg.mule.management.i18n.ManagementMessages

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


Constructor Summary
ManagementMessages()
           
 
Method Summary
static org.mule.config.i18n.Message cannotLocateOrCreateServer()
           
static org.mule.config.i18n.Message createOrLocateShouldBeSet()
           
static org.mule.config.i18n.Message noMBeanServerAvailable()
           
 
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

ManagementMessages

public ManagementMessages()
Method Detail

createOrLocateShouldBeSet

public static org.mule.config.i18n.Message createOrLocateShouldBeSet()

cannotLocateOrCreateServer

public static org.mule.config.i18n.Message cannotLocateOrCreateServer()

noMBeanServerAvailable

public static org.mule.config.i18n.Message noMBeanServerAvailable()


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