public class CustomBean2 extends NotificationBroadcasterSupport implements Custom2MXBean
| Constructor and Description |
|---|
CustomBean2() |
| 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) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotificationpublic int getInt2()
getInt2 in interface Custom2MXBeanpublic double getDouble2()
getDouble2 in interface Custom2MXBeanpublic char getChar2()
getChar2 in interface Custom2MXBeanpublic String getString2()
getString2 in interface Custom2MXBeanpublic String getTemplateObjectName()
getTemplateObjectName in interface Custom2MXBeanpublic void incrementCountersTogether()
incrementCountersTogether in interface Custom2MXBeanpublic void decrementCountersTogether()
decrementCountersTogether in interface Custom2MXBeanpublic void changeBwhenAisEven()
changeBwhenAisEven in interface Custom2MXBeanpublic void mirrorCounters()
mirrorCounters in interface Custom2MXBeanpublic int getA()
getA in interface Custom2MXBeanpublic int getB()
getB in interface Custom2MXBeanpublic void sendNotificationToMe(String name)
sendNotificationToMe in interface Custom2MXBeanpublic String doJmxOp()
doJmxOp in interface Custom2MXBeanCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.