Oracle
1Z0-102 · Question #120
What are the main steps for listening for notifications from WebLogic Server MBeans?
The correct answer is A. Create a listener class. Create a class that registers your listener. Package/Deploy these classes. See the full explanation below for the reasoning.
Question
What are the main steps for listening for notifications from WebLogic Server MBeans?
Options
- ACreate a listener class. Create a class that registers your listener. Package/Deploy these classes.
- BCreate a listener class. Deploy this to the Admin Server.
- CCreate a registration class. Create a notification filter. Deploy theses classes.
- DCreate a registration class. Add the class to the classpath. Restart the server.
How the community answered
(42 responses)- A79% (33)
- B12% (5)
- C7% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.