From e152672004efc3e0fd48899d610e67676f7b8448 Mon Sep 17 00:00:00 2001 From: Andrew Haley Date: Thu, 3 May 2007 18:35:55 +0000 Subject: Server.java (Server): Record the delegate. 2007-05-03 Andrew Haley * gnu/javax/management/Server.java (Server): Record the delegate. (registerMBean): Notify the delegate. (unregisterMBean): Likewise. (notify): New method. From-SVN: r124385 --- .../gnu/javax/management/Server$ServerInfo.class | Bin 898 -> 898 bytes .../javax/management/Server$ServerInputStream.class | Bin 1219 -> 1219 bytes .../Server$ServerNotificationListener.class | Bin 1282 -> 1282 bytes .../classpath/lib/gnu/javax/management/Server.class | Bin 23419 -> 24096 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'libjava') diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class index 0840244..66a0933 100644 Binary files a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class and b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class differ diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class index 134351e..13e6231 100644 Binary files a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class and b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class differ diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class index dd98c5b..99d0cdc 100644 Binary files a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class and b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class differ diff --git a/libjava/classpath/lib/gnu/javax/management/Server.class b/libjava/classpath/lib/gnu/javax/management/Server.class index 41154ad..386f48e 100644 Binary files a/libjava/classpath/lib/gnu/javax/management/Server.class and b/libjava/classpath/lib/gnu/javax/management/Server.class differ -- cgit v1.1