mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
09.57.2006 397e77b4dfb73ded389bd7522406a8f8d5158367
refs
author neil_a_wilson <neil_a_wilson@localhost>
Monday, October 9, 2006 19:57 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Monday, October 9, 2006 19:57 +0200
commit397e77b4dfb73ded389bd7522406a8f8d5158367
tree a1ddd077265018e03923584026809418c6815f45 tree | zip | gz
parent bb1dd2e733336781e2f4362211e84f959f7f437a view | diff
Remove unused methods from the MonitorProvider API class.  The methods are from
the ServerShutdownListener interface, which MonitorProvider was originally
going to implement. However, the Directory Server explicitly notifies all
monitor providers during the shutdown process anyway, so it was not necessary
to implement the ServerShutdownListener interface but the methods associated
with that interface were never removed from the MonitorProvider API class.
2 files modified
35 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/api/MonitorProvider.java 33 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 2 ●●● diff | view | raw | blame | history