public class InternalConfigChangeEvent extends Object implements Serializable
This is an "internal" version of the ConfigChangeEvent
which should only be used for very specific use cases
(i.e. updating the Device itself). It is always fired before the "normal" ConfigChangeEvent, so that code that
listens for the "normal" ConfigChangeEvent will always already see the reconfigured Device.
public InternalConfigChangeEvent()
Copyright © 2017 dcm4che.org. All rights reserved.