public interface ServerXMLConfigurationMBean
The ObjectName for this MBean is "WebSphere:name=com.ibm.websphere.config.mbeans.ServerXMLConfigurationMBean".
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OBJECT_NAME
A String representing the
javax.management.ObjectName that this MBean maps to. |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<java.lang.String> |
fetchConfigurationFilePaths()
Fetches and returns a collection containing the file paths of all the server
configuration files known to the server.
|
static final java.lang.String OBJECT_NAME
javax.management.ObjectName
that this MBean maps to.