Uses of Enum Class
org.epics.archiverappliance.config.ConfigService.STARTUP_SEQUENCE
Packages that use ConfigService.STARTUP_SEQUENCE
-
Uses of ConfigService.STARTUP_SEQUENCE in org.epics.archiverappliance.config
Fields in org.epics.archiverappliance.config declared as ConfigService.STARTUP_SEQUENCEModifier and TypeFieldDescriptionprotected ConfigService.STARTUP_SEQUENCEDefaultConfigService.startupStateMethods in org.epics.archiverappliance.config that return ConfigService.STARTUP_SEQUENCEModifier and TypeMethodDescriptionConfigService.getStartupState()Used for inter-appliance startup checks.DefaultConfigService.getStartupState()Returns the enum constant of this class with the specified name.static ConfigService.STARTUP_SEQUENCE[]ConfigService.STARTUP_SEQUENCE.values()Returns an array containing the constants of this enum class, in the order they are declared.