predestroy Questions

2

Solved

I noticed that the @PreDestroy hooks of my prototype scoped Spring beans were not getting executed. I have since read here that this is actually by design. The Spring container will destroy single...
Frauenfeld asked 4/6, 2018 at 12:48

2

Solved

I have a method in a view Scoped Bean with the @PreDestroy annotation and another one with the @PostConstruct annotation. The @PostConstruct method is properly called every time I navigate to the ...
Dolichocephalic asked 17/7, 2011 at 20:0
1

© 2022 - 2024 — McMap. All rights reserved.