Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ]Chapter 9. Troubleshooting [ Next ]

Missing Value Change Events

A VALUE_CHANGE_EVT event is emitted only when properties are changed through the framework, as described in Setting a Property in Chapter 4. If a property is modified by its setter method, the framework is not informed and no event is sent.


[ Previous ][ Home ][ Next ]
Getters and Setters in a C-Bean[ Up ]Adaptor Client Local Exceptions