|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjade.jademx.mbean.JadeBase
jade.jademx.mbean.JadeBaseTest.JadeNil
private class JadeBaseTest.JadeNil
a class for testing bare JadeBAse
Field Summary |
---|
Fields inherited from interface jade.jademx.mbean.JadeBaseMBean |
---|
ATTR_JADE_FACTORY, ATTR_MBEAN_NAME, ATTR_OBJECT_NAME, ATTR_PARENT_OBJECT_NAME, ATTR_TYPE, OBJ_NAME_KEY_NAME, OBJ_NAME_KEY_TYPE, PROP_PLATFORM, PROP_RUNTIME |
Constructor Summary | |
---|---|
JadeBaseTest.JadeNil(jade.jademx.mbean.JadeFactory jadeFactory,
java.lang.String name)
make a JadeNil |
Method Summary | |
---|---|
void |
addNullNotificationInfoTwice()
call addNotificationInfo() twice |
void |
setEmptyNotificationInfo()
call setNotificationInfo() with empty array |
void |
setNullNotificationInfo()
call setNotificationInfo(null) |
Methods inherited from class jade.jademx.mbean.JadeBase |
---|
addNotificationInfo, addNotificationListener, getAttribute, getAttributes, getJadeFactory, getMBeanInfo, getMBeanName, getMBeanNamePropVal, getName, getNotificationInfo, getObjectName, getParentObjectName, getType, invoke, isRegistered, newNotification, notifyListeners, notifyListeners, postDeregister, postRegister, preDeregister, preRegister, register, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, setNotificationInfo, setParentObjectName, toString, unregister |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JadeBaseTest.JadeNil(jade.jademx.mbean.JadeFactory jadeFactory, java.lang.String name)
jadeFactory
- jade factory to usename
- name for MBeanMethod Detail |
---|
public void setNullNotificationInfo()
setNotificationInfo(null)
public void setEmptyNotificationInfo()
setNotificationInfo()
with empty array
public void addNullNotificationInfoTwice()
addNotificationInfo()
twice
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |