RequiredModelMBean not implementing NotificationListener
"Hung Nguyen" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Why does the JMX specs not require RequiredModelMBean to implement the NotificationListener interface? I have a scenario where I want my ModelMBean to execute some method based on a certain event. Currently it is not possible for a ModelMBean to listen for an event. Thanks, Hung Nguyen