public interface Custom2MXBean
| Modifier and Type | Method and Description |
|---|---|
void |
changeBwhenAisEven() |
void |
decrementCountersTogether() |
String |
doJmxOp() |
int |
getA() |
int |
getB() |
char |
getChar2() |
double |
getDouble2() |
int |
getInt2() |
String |
getString2() |
String |
getTemplateObjectName() |
void |
incrementCountersTogether() |
void |
mirrorCounters() |
void |
sendNotificationToMe(String name) |
int getInt2()
double getDouble2()
char getChar2()
String getString2()
String getTemplateObjectName()
void incrementCountersTogether()
void decrementCountersTogether()
void changeBwhenAisEven()
void mirrorCounters()
int getA()
int getB()
String doJmxOp()
void sendNotificationToMe(String name)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.