org.mule.management.i18n
Class ManagementMessages

java.lang.Object
  extended by org.mule.config.i18n.MessageFactory
      extended by org.mule.management.i18n.ManagementMessages

public class ManagementMessages
extends MessageFactory


Constructor Summary
ManagementMessages()
           
 
Method Summary
static Message cannotLocateOrCreateServer()
           
static Message createOrLocateShouldBeSet()
           
static Message forceGC(long[] heapSizes)
           
static Message noMBeanServerAvailable()
           
 
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

ManagementMessages

public ManagementMessages()
Method Detail

createOrLocateShouldBeSet

public static Message createOrLocateShouldBeSet()

cannotLocateOrCreateServer

public static Message cannotLocateOrCreateServer()

noMBeanServerAvailable

public static Message noMBeanServerAvailable()

forceGC

public static Message forceGC(long[] heapSizes)


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