Skip to content

Commit

Permalink
enhance comments (#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
beiwei30 authored Nov 5, 2018
1 parent 0d51bc4 commit 505d155
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,8 @@ && getInterface() != null && getInterface().length() > 0

@Override
public void destroy() throws Exception {
// no need to export here, see org.apache.dubbo.config.spring.extension.SpringExtensionFactory.ShutdownHookListener
// no need to call unexport() here, see
// org.apache.dubbo.config.spring.extension.SpringExtensionFactory.ShutdownHookListener
}

// merged from dubbox
Expand Down

0 comments on commit 505d155

Please sign in to comment.