This method is called by a service provider to notify a listener that a bound object has changed in some way.
The changes can be deduced by querying namingEvent
, especially NamingEvent.getNewBinding()
and NamingEvent.getOldBindng()
.
@param namingEvent the event notification