Menu

#41 AppenderSkeleton.OnClose is public

v1.2.0
open
General (51)
5
2003-08-26
2003-08-26
Curt Arnold
No

AppenderSkeleton defines a public OnClose method that is
overriden by derived classes to perform adapter specific
closing during the executation of Close. Since OnClose is
public, it is possible to invoke either Close or OnClose,
OnClose should be made protected so that outside classes
can only invoke Close.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB