Mention the three levels for applying interceptor methods.



Mention the three levels for applying interceptor methods...

Answer / Rajat Pratap Singh

The three levels for applying interceptor methods in EJB are: 1. Container Level (applied by the container to all calls), 2. Bean Level (applied by the bean itself to specific methods), and 3. Method Level (applied by the developer to specific method invocations).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Is method overloading allowed in ejb?

1 Answers  


What is the difference between ejb and java beans?

1 Answers  


What is ejb and its types?

1 Answers  


Name the acid properties of a transaction.

1 Answers  


What is ejb in java?

1 Answers  


What does a deployment diagram specify?

2 Answers  


how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.

3 Answers  


What is ejb ql?

1 Answers  


What are stateless functions?

1 Answers  


What is the difference between ejb and spring?

1 Answers  


Enlist the CallBack methods of Session Bean?

1 Answers  


Basic types of Enterprise JavaBeans?

4 Answers   TCS,


Categories