public interface DatastoreClosingEvent extends MMEvent
The default implementation of this event is posted on the Studio event bus,
so subscribe using EventManager
.
Modifier and Type | Method and Description |
---|---|
Datastore |
getDatastore()
Returns the Datastore that is closing.
|
Datastore getDatastore()