org.mule.module.management.i18n
Class ManagementMessages

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

public class ManagementMessages
extends MessageFactory


Field Summary
 
Fields inherited from class org.mule.config.i18n.MessageFactory
logger
 
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, 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

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-2009 MuleSource, Inc.. All Rights Reserved.