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 MessageFactory


Constructor Summary
ManagementMessages()
           
 
Method Summary
static Message cannotLocateOrCreateServer()
           
static Message createOrLocateShouldBeSet()
           
static 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 Message createOrLocateShouldBeSet()

cannotLocateOrCreateServer

public static Message cannotLocateOrCreateServer()

noMBeanServerAvailable

public static Message noMBeanServerAvailable()


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