spring - JSR-250 lifecycle annotations: Annotation Type PreDestroy -


is method @predestroy of prototype bean called when bean garbage collected ?

no, not called when bean garbage collected bean garbage collected has dereferenced first, mean have destroyed , @predestroy called.

so method won't called directly has have been called before being garbage collected


Comments

Popular posts from this blog

python - PyInstaller UAC not working in onefile mode -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -