in Technology by

Which annoatation is used to inject singleton services like timer service into an ejb?

1 Answer

0 votes
by

@Resource annotation is used to inject singleton services like timer service into an ejb.

Related questions

0 votes
    Which annoatation is used to inject SessionContext into an ejb?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Which annoatation is used to inject an datasource into an ejb?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    Which annoatation is used to inject an ejb into another ejb?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    What is a timer service in EJB?...
asked Nov 7, 2020 in Technology by JackTerrance
0 votes
    I'm using JEE and I created EJB-Singleton. It has as a field LRUMap, which represents cache to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I'm teaching myself the Spring Cloud Config Server and having some trouble with injecting the properties into ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 20, 2022 in Education by JackTerrance
0 votes
    Which function is used to clear the timer value? (a) clearTimervalue() (b) clearTimeout() (c) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
+1 vote
    Which of the following is the older service management model, where cloud services contain your cloud resources?...
asked Oct 20, 2020 in Technology by JackTerrance
+1 vote
    Which of the following is the older service management model, where cloud services contain your cloud resources?...
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    Maven is use to inject dependency. A. True B. False...
asked Dec 8, 2022 in Education by JackTerrance
0 votes
    What is singleton class in android?...
asked Jan 14, 2021 in Technology by JackTerrance
0 votes
    Which component of Web service describes interfaces to web services?...
asked Nov 7, 2020 in Education by Editorial Staff
0 votes
    How to prevent cloning of a singleton object?...
asked Nov 7, 2020 in Education by Editorial Staff
...