Question 15 of 72 from exam 1Z0-900: Java EE 7 Application Developer

Question 15 of 72 from exam 1Z0-900: Java EE 7 Application Developer

Question

Given:

// Kinet

public class Mymapper {
‘@PrePassivate

public void setPinDrop() {}
@PostActivate

public void checkLocation() {}

What code needs to be added to line 1 for MyMapper bean instances to be correctly passivated?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

https://docs.oracle.com/javaee/6/tutorial/doc/giplj.html#gipln