Server.java (Server): Record the delegate.
authorAndrew Haley <aph@gcc.gnu.org>
Thu, 3 May 2007 18:35:55 +0000 (18:35 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 3 May 2007 18:35:55 +0000 (18:35 +0000)
2007-05-03  Andrew Haley  <aph@redhat.com>

        * gnu/javax/management/Server.java (Server): Record the delegate.
        (registerMBean): Notify the delegate.
        (unregisterMBean): Likewise.
        (notify): New method.

From-SVN: r124385

libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class
libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class
libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class
libjava/classpath/lib/gnu/javax/management/Server.class

index 0840244..66a0933 100644 (file)
Binary files a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class and b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class differ
index 134351e..13e6231 100644 (file)
Binary files a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class and b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class differ
index dd98c5b..99d0cdc 100644 (file)
Binary files a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class and b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class differ
index 41154ad..386f48e 100644 (file)
Binary files a/libjava/classpath/lib/gnu/javax/management/Server.class and b/libjava/classpath/lib/gnu/javax/management/Server.class differ