Uses of Enum Class
org.frankframework.lifecycle.IbisApplicationContext.BootState
Packages that use IbisApplicationContext.BootState
-
Uses of IbisApplicationContext.BootState in org.frankframework.lifecycle
Methods in org.frankframework.lifecycle that return IbisApplicationContext.BootStateModifier and TypeMethodDescriptionIbisApplicationContext.getBootState()Returns the enum constant of this class with the specified name.static IbisApplicationContext.BootState[]IbisApplicationContext.BootState.values()Returns an array containing the constants of this enum class, in the order they are declared.