public interface CustomMXBean
| Modifier and Type | Method and Description |
|---|---|
String |
fetchName() |
String |
getName() |
long |
getSystemTime() |
void |
setName(String staticField) |
void |
setSystemTime(long systemTime) |
void |
writeName(String staticField) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.