Este conteúdo não está disponível no idioma selecionado.
20.9. Salience State Example: Setter with PropertyChangeSupport
- The setter for
state
in the classorg.drools.examples
. - When using
PropertyChangeListener
objects, each setter must implement a little extra code for the notification.