jade.jademx.mbean
Class JadeBaseTest.JadeNil

java.lang.Object
  extended by jade.jademx.mbean.JadeBase
      extended by jade.jademx.mbean.JadeBaseTest.JadeNil
All Implemented Interfaces:
jade.jademx.mbean.JadeBaseMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster
Enclosing class:
JadeBaseTest

private class JadeBaseTest.JadeNil
extends jade.jademx.mbean.JadeBase

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

JadeBaseTest.JadeNil

public JadeBaseTest.JadeNil(jade.jademx.mbean.JadeFactory jadeFactory,
                            java.lang.String name)
make a JadeNil

Parameters:
jadeFactory - jade factory to use
name - name for MBean
Method Detail

setNullNotificationInfo

public void setNullNotificationInfo()
call setNotificationInfo(null)


setEmptyNotificationInfo

public void setEmptyNotificationInfo()
call setNotificationInfo() with empty array


addNullNotificationInfoTwice

public void addNullNotificationInfoTwice()
call addNotificationInfo() twice



Copyright © 2005-2006 Caboodle Networks, Inc.
LGPL license