public interface MuleConfigurationServiceMBean
MuleConfigurationServiceMBean
is a JMx service interface for the
Mule server configuration.
TODO MULE-3110 I'm not sure this is relevant anymore since the MuleConfiguration should
be immutable after startup.Modifier and Type | Method and Description |
---|---|
String |
getEncoding() |
int |
getSynchronousEventTimeout() |
int |
getTransactionTimeout() |
String |
getWorkingDirectory() |
boolean |
isRemoteSync() |
boolean |
isSynchronous() |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.