org.mule.module.logging
Class MuleUtils

java.lang.Object
  extended by org.mule.module.logging.MuleUtils

public class MuleUtils
extends Object

Provides Mule related utilities without depending on Mule code


Field Summary
static String MULE_HOME
           
 
Method Summary
static boolean isStandalone()
          Indicates if Mule is running in standalone mode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MULE_HOME

public static final String MULE_HOME
See Also:
Constant Field Values
Method Detail

isStandalone

public static boolean isStandalone()
Indicates if Mule is running in standalone mode

Returns:


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.