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