@Deprecated public abstract class JMXFileManager extends Object implements FileManager, JMXFileManagerMBean
| Modifier and Type | Field and Description |
|---|---|
protected String |
basePath
Deprecated.
|
protected static MBeanServer |
mbs
Deprecated.
|
protected String |
relativePath
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
protected |
JMXFileManager(String basePath,
String relativePath)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePath()
Deprecated.
|
String |
getRelativePath()
Deprecated.
|
protected String |
jmxPath()
Deprecated.
|
void |
start()
Deprecated.
|
void |
stop()
Deprecated.
|
protected String |
type()
Deprecated.
|
protected static final MBeanServer mbs
protected final String basePath
protected final String relativePath
protected String type()
protected String jmxPath()
public String getBasePath()
getBasePath in interface JMXFileManagerMBeanpublic String getRelativePath()
getRelativePath in interface JMXFileManagerMBeanpublic void start()
start in interface FileManagerpublic void stop()
stop in interface FileManagerCopyright © 2023. All rights reserved.