Skip to content

Commit

Permalink
enhance comments (apache#2735)
Browse files Browse the repository at this point in the history
  • Loading branch information
beiwei30 authored and CrazyHZM committed Dec 6, 2018
1 parent 228efb9 commit a664d1d
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 a664d1d

Please sign in to comment.