Uses of Enum Class
org.forgerock.openig.heap.ReloadableResource.Format
Packages that use ReloadableResource.Format
Package
Description
Manages collections or "heaps" of associated objects, initialized from
declarative configuration artifacts.
-
Uses of ReloadableResource.Format in org.forgerock.openig.heap
Methods in org.forgerock.openig.heap that return ReloadableResource.FormatModifier and TypeMethodDescriptionReloadableResource.format()Returns the value of theformatrecord component.static ReloadableResource.FormatReturns the enum constant of this class with the specified name.static ReloadableResource.Format[]ReloadableResource.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.forgerock.openig.heap with parameters of type ReloadableResource.FormatModifierConstructorDescriptionReloadableResource(String id, Path resourceFile, ReloadableResource.Format format) Constructs a new ReloadableResource.