Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想监视托管 bean 何时创建和销毁。具体来说,我想知道托管 bean 的构造函数何时被调用。我在 JSF 1.2 (ADF 11.1.1.6) 中,所以我没有任何 @PostContstract 或 @PreDestroy。有什么办法吗?