Uses of Enum
org.apache.sis.setup.About
Packages that use About
Package
Description
A set of system-wide services for the SIS implementation.
Provides information and some controls about SIS configuration.
-
Uses of About in org.apache.sis.internal.system
Method parameters in org.apache.sis.internal.system with type arguments of type AboutModifier and TypeMethodDescriptionSupervisor.configuration(EnumSet<About> sections, Locale locale, TimeZone timezone) Returns information about the current configuration.SupervisorMBean.configuration(EnumSet<About> sections, Locale locale, TimeZone timezone) Returns information about the current configuration. -
Uses of About in org.apache.sis.setup
Subclasses with type arguments of type About in org.apache.sis.setupModifier and TypeClassDescriptionenumProvides information about the Apache SIS running environment.Methods in org.apache.sis.setup that return AboutModifier and TypeMethodDescriptionstatic AboutReturns the enum constant of this type with the specified name.static About[]About.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.apache.sis.setup with type arguments of type About