Uses of Class
org.apache.sis.internal.system.SystemListener
Packages that use SystemListener
Package
Description
A set of helper classes for the SIS implementation.
A set of helper classes for the SIS implementation.
A set of system-wide services for the SIS implementation.
A set of helper classes for the SIS implementation.
A set of helper classes for XML handling in the SIS implementation.
-
Uses of SystemListener in org.apache.sis.internal.metadata
Subclasses of SystemListener in org.apache.sis.internal.metadataModifier and TypeClassDescriptionclassProvides access to services defined in the"sis-referencing"module.final classImplements the metadata services needed by the"sis-utility"module. -
Uses of SystemListener in org.apache.sis.internal.referencing
Subclasses of SystemListener in org.apache.sis.internal.referencingModifier and TypeClassDescriptionfinal classThe default coordinate operation factory, provided in a separated class for deferring class loading until first needed.final classImplements the referencing services needed by the"sis-metadata"module. -
Uses of SystemListener in org.apache.sis.internal.system
Subclasses of SystemListener in org.apache.sis.internal.systemModifier and TypeClassDescriptionfinal classDefault factories defined in thesis-utilitymodule.classBase class of internal hooks for accessing optional dependencies.Methods in org.apache.sis.internal.system with parameters of type SystemListenerModifier and TypeMethodDescriptionstatic voidSystemListener.add(SystemListener listener) Adds the given listener to the list of listeners to notify when a change occurs.static voidSystemListener.remove(SystemListener listener) Removes all occurrences (not just the first one) of the given listener. -
Uses of SystemListener in org.apache.sis.internal.util
Subclasses of SystemListener in org.apache.sis.internal.utilModifier and TypeClassDescriptionclassProvides access to services defined in the"sis-metadata"module. -
Uses of SystemListener in org.apache.sis.internal.xml
Subclasses of SystemListener in org.apache.sis.internal.xml