Class PropertyChangeObject

java.lang.Object
com.pnfsoftware.jeb.core.properties.impl.PropertyChangeObject

public class PropertyChangeObject extends Object
Record property changes without applying them (nor notifying listeners), until a call to commit() is made.