Uses of Class
org.apache.sis.storage.event.CloseEvent
Packages that use CloseEvent
Package
Description
Provides interfaces and classes for dealing with different types of events fired by resources.
-
Uses of CloseEvent in org.apache.sis.storage.event
Subclasses with type arguments of type CloseEvent in org.apache.sis.storage.eventModifier and TypeClassDescriptionclass
Notifies listeners that a resource or a data store is being closed and should no longer be used.Methods in org.apache.sis.storage.event that return CloseEventModifier and TypeMethodDescriptionprotected CloseEvent
Creates a new event of the same type as this event but with a different source.