mx4j/src/test/test/javax/management MBeanServerInvocationHandlerTest.java,1.5,1.6

Simone Bordet <[email protected]>
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/test/test/javax/management
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31956/src/test/test/javax/management

Modified Files:
	MBeanServerInvocationHandlerTest.java 
Log Message:
Added copyright notice

Index: MBeanServerInvocationHandlerTest.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/javax/management/MBeanServerInvocationHandlerTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** MBeanServerInvocationHandlerTest.java	22 Aug 2003 17:25:11 -0000	1.5
--- MBeanServerInvocationHandlerTest.java	10 Aug 2004 09:25:15 -0000	1.6
***************
*** 1,7 ****
  package test.javax.management;
  
  import java.io.IOException;
  import java.lang.reflect.UndeclaredThrowableException;
- 
  import javax.management.InstanceNotFoundException;
  import javax.management.ListenerNotFoundException;
--- 1,14 ----
+ /*
+  * Copyright (C) MX4J.
+  * All rights reserved.
+  *
+  * This software is distributed under the terms of the MX4J License version 1.0.
+  * See the terms of the MX4J License in the documentation provided with this software.
+  */
+ 
  package test.javax.management;
  
  import java.io.IOException;
  import java.lang.reflect.UndeclaredThrowableException;
  import javax.management.InstanceNotFoundException;
  import javax.management.ListenerNotFoundException;
***************
*** 30,33 ****
--- 37,41 ----
   * @author <a href="mailto:[email protected]">Simone Bordet</a>
   * @author <a href="mailto:[email protected]">Damien Evans</a>
+  * @version $Revision$
   */
  public class MBeanServerInvocationHandlerTest extends MX4JTestCase
***************
*** 290,294 ****
        try
        {
!          proxy.removeNotificationListener(listener2,  filter, handback);
           fail("Listener is not registered");
        }
--- 298,302 ----
        try
        {
!          proxy.removeNotificationListener(listener2, filter, handback);
           fail("Listener is not registered");
        }
***************
*** 502,506 ****
        }
  
!       public void removeNotificationListener( NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException
        {
           support.removeNotificationListener(listener, filter, handback);
--- 510,514 ----
        }
  
!       public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException
        {
           support.removeNotificationListener(listener, filter, handback);



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.