Programming Tutorials

Interview Question: Can I invoke Runtime.gc() in an EJB?

By: Ash in Interview Tutorials on 2008-08-13  

Question:Can I invoke Runtime.gc() in an EJB?

Answer: You shouldn't. What will happen depends on the implementation, but the call will most likely be ignored.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Interview Question: Write code of any Action Class?

Question: What is a Hidden Comment in JSP?

Interview Question: What is deployment descriptor?

What is expression in JSP?

What do you understand by Synchronization?

Interview Question: What is Struts Validator Framework?

What are Access Specifiers available in Java?

Interview Question: Can I invoke Runtime.gc() in an EJB?

Interview Question: What is EJB client JAR file?

Interview Question: Can i map more than one table in a CMP?

Interview Question: Is Decorator an EJB design pattern?

Interview Question: What is Remote client view?

Interview Question: What is the difference between JavaBean and EJB?

Interview Question: Why does EJB needs two interfaces(Home and Remote Interface)?

Interview Question: What is the difference between sessioncontext and entitycontext?

Latest Articles (in Interview)