1 Answer

0 votes
by
Callback is a mechanism by which life cycle of an enterprise bean can be intercepted. EJB 3.0 specification has specified callbacks for which callback handler methods are to be created. EJB Container calls these callbacks. We can define callback methods in the ejb class itself or in a separate class. EJB 3.0 has provided many annotations for callbacks.

Related questions

0 votes
    Which of the following set the floating-point error callback function or log object? (a) setter (b) settercall (c) setterstack (d) all of the mentioned...
asked Oct 9, 2021 in Technology by JackTerrance
0 votes
    What are callback plugins in Ansible?...
asked Jul 29, 2021 in Technology by JackTerrance
0 votes
    how to pass callback function in javascript?...
asked Dec 10, 2020 in Technology by JackTerrance
0 votes
    What are the callback annotations for entity bean?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What are the callback annotations for message driven bean?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What are the callback annotations for stateful bean?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What are the callback annotations for stateless bean?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    I need to react in a main process to random events happening in a child process. I have implemented ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 27, 2022 in Education by JackTerrance
0 votes
    I have questions regarding the execution order of async jobs. I will ask my question with example because ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 3, 2022 in Education by JackTerrance
0 votes
    I wait for onCharacteristicChanged() callbacks to receive data via BLE. But if the BluetoothDevice sends too ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 18, 2022 in Education by JackTerrance
0 votes
    I have questions regarding the execution order of async jobs. I will ask my question with example because ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 8, 2022 in Education by JackTerrance
0 votes
    I have added the Google Translate plugin to my web page. How can I get a callback to my ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 26, 2022 in Education by JackTerrance
0 votes
    Has anybody attempted to pass a VBA (or VB6) function (via AddressOf ?) to the SQLite create a ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 25, 2022 in Education by JackTerrance
0 votes
    I have a custom server control that loads data from a web service into a GridView. Works fine on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 20, 2022 in Education by JackTerrance
0 votes
    I have a custom server control that loads data from a web service into a GridView. Works fine on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 20, 2022 in Education by JackTerrance
...