Can an ejb send asynchronous notifications to its clients?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of a transaction monitor?
What is persistence?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
What are stateless applications?
Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
How ejb invocation happens?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
What is the use of @ejb annotation?
explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
Define SessionContext ?
What is @injectmock?