diff options
| author | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-03 18:35:55 +0000 |
|---|---|---|
| committer | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-03 18:35:55 +0000 |
| commit | cb9da72855d1fd4ba9b9cc37d690a78d7988d3a5 (patch) | |
| tree | c51fadb4da8a7bcea3a12bdc64c236e2574c527b /libjava/classpath | |
| parent | 254b046275577c97f6c8ef61b96f91b57cf5295c (diff) | |
| download | ppe42-gcc-cb9da72855d1fd4ba9b9cc37d690a78d7988d3a5.tar.gz ppe42-gcc-cb9da72855d1fd4ba9b9cc37d690a78d7988d3a5.zip | |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124385 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath')
| -rw-r--r-- | libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class | bin | 898 -> 898 bytes |
| -rw-r--r-- | libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class | bin | 1219 -> 1219 bytes |
| -rw-r--r-- | libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class | bin | 1282 -> 1282 bytes |
| -rw-r--r-- | libjava/classpath/lib/gnu/javax/management/Server.class | bin | 23419 -> 24096 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class Binary files differindex 08402446059..66a0933e81e 100644 --- a/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class +++ b/libjava/classpath/lib/gnu/javax/management/Server$ServerInfo.class diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class Binary files differindex 134351e7b96..13e6231a5ae 100644 --- a/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class +++ b/libjava/classpath/lib/gnu/javax/management/Server$ServerInputStream.class diff --git a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class Binary files differindex dd98c5beb34..99d0cdcee3d 100644 --- a/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class +++ b/libjava/classpath/lib/gnu/javax/management/Server$ServerNotificationListener.class diff --git a/libjava/classpath/lib/gnu/javax/management/Server.class b/libjava/classpath/lib/gnu/javax/management/Server.class Binary files differindex 41154ad8bf3..386f48e4c68 100644 --- a/libjava/classpath/lib/gnu/javax/management/Server.class +++ b/libjava/classpath/lib/gnu/javax/management/Server.class |

