Uses of Interface
org.forgerock.am.config.ListenableConfig
-
Packages that use ListenableConfig Package Description org.forgerock.am.config This package contains the config API that is used to retrieve and persist configuration for services.org.forgerock.am.iot This package contains all classes pertaining to AM's IoT functionality. -
-
Uses of ListenableConfig in org.forgerock.am.config
Subinterfaces of ListenableConfig in org.forgerock.am.config Modifier and Type Interface Description interface
ServiceComponentConfig
A marker interface indicating that the sub-type defines configuration for a Service Component. -
Uses of ListenableConfig in org.forgerock.am.iot
Subinterfaces of ListenableConfig in org.forgerock.am.iot Modifier and Type Interface Description interface
IotServiceConfig
Service interface for configuring the IoT Service.
-