public class DefaultCoverageStoreNotification extends 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(AbstractRasterDataStore defaultCoverageStore,
String notification) |
DefaultCoverageStoreNotification(AbstractRasterDataStore defaultCoverageStore,
String notification,
Command command) |
Modifier and Type | Method and Description |
---|---|
DataStore |
getSource()
Returns the DataStore that produced this notification
|
String |
getType()
Returns the type of this notification, represented by one of the constants defined in this interface.
|
public DefaultCoverageStoreNotification(AbstractRasterDataStore defaultCoverageStore, String notification, Command command)
public DefaultCoverageStoreNotification(AbstractRasterDataStore defaultCoverageStore, String notification)
public DataStore getSource()
DataStoreNotification
getSource
in interface DataStoreNotification
public String getType()
DataStoreNotification
getType
in interface DataStoreNotification