public class DefaultCoverageStoreNotification extends java.lang.Object implements DataStoreNotification
AFTER_CLOSE, AFTER_DISPOSE, AFTER_OPEN, BEFORE_CLOSE, BEFORE_DISPOSE, BEFORE_OPEN, COMPLEX_NOTIFICATION, RESOURCE_CHANGED, SELECTION_CHANGE| Constructor and Description |
|---|
DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore,
java.lang.String notification) |
DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore,
java.lang.String notification,
Command command) |
public DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore, java.lang.String notification, Command command)
public DefaultCoverageStoreNotification(DefaultCoverageStore defaultCoverageStore, java.lang.String notification)
public DataStore getSource()
DataStoreNotificationgetSource in interface DataStoreNotificationpublic java.lang.String getType()
DataStoreNotificationgetType in interface DataStoreNotification