KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > relation > MBeanServerNotificationFilter > Top Examples

  • test.compliance.relation.MBeanServerNotificationFilterTestCase
    MBean Server Notification Filter tests.<p> Test it to death.<p> NOTE: The tests use String literals to ensure the comparisons are not performed on object references.<p> WARNING!! WARNING!! The spec says the MBeanServerNotificationFilter accepts everything by default. The RI do ...
  • org.jboss.system.filterfactory.MBeanServerNotificationFilterFactory
    Factory for MBeanServerNotificationFilter filters. The produced filter is really meant for MBeanServerNotifications emitted by the "JMImplementation:type=MBeanServerDelegate" MBean. filters-in zero or more Notification types, and zero or more ObjectNames (contained in the MBeanServerNotification ...
Popular Tags