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

neil_a_wilson
09.57.2006 8117c910d984295ef39159631f264023f0b3e6b5
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
commit8117c910d984295ef39159631f264023f0b3e6b5
tree 938e660019000a1f014b1a80b9e63b97c8ee0db1 tree | zip | gz
parent 547abbab7902e2cef53d7ee7f02675891fe7058c 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
opends/src/server/org/opends/server/api/MonitorProvider.java 33 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/DirectoryServer.java 2 ●●● diff | view | raw | blame | history