Modifier and Type | Method and Description |
---|---|
PojoBean[] |
AttributeCheckingMBean.createLargeArray(int nr) |
PojoBean[] |
AttributeChecking.createLargeArray(int nr) |
PojoBean |
MxBeanSampleMXBean.echoBean(PojoBean bean) |
PojoBean |
MxBeanSample.echoBean(PojoBean pBean) |
PojoBean |
MxBeanSampleMXBean.getPojoBean() |
PojoBean |
MxBeanSample.getPojoBean() |
Modifier and Type | Method and Description |
---|---|
List<List<PojoBean>> |
AttributeCheckingMBean.createLargeList(int nr) |
List<List<PojoBean>> |
AttributeChecking.createLargeList(int nr) |
Modifier and Type | Method and Description |
---|---|
PojoBean |
MxBeanSampleMXBean.echoBean(PojoBean bean) |
PojoBean |
MxBeanSample.echoBean(PojoBean pBean) |
void |
MxBeanSampleMXBean.setPojoBean(PojoBean bean) |
void |
MxBeanSample.setPojoBean(PojoBean pBean) |
Copyright © 2017. All rights reserved.