Uses of Interface
org.somda.sdc.glue.provider.localization.LocalizationStorage
Packages that use LocalizationStorage
Package
Description
Factories for the SDC provider side.
Implementation of localization service provider.
Factories for the SDC provider side.
Factories for the SDC provider side.
Factories for the SDC provider services implementation.
-
Uses of LocalizationStorage in org.somda.sdc.glue.provider.factory
Methods in org.somda.sdc.glue.provider.factory with parameters of type LocalizationStorageModifier and TypeMethodDescriptionSdcDeviceFactory.createSdcDevice(DeviceSettings deviceSettings, LocalMdibAccess mdibAccess, Collection<OperationInvocationReceiver> operationInvocationReceivers, Collection<SdcDevicePlugin> plugins, LocalizationStorage localizationStorage) Creates a new SdcDevice instance. -
Uses of LocalizationStorage in org.somda.sdc.glue.provider.localization
Constructors in org.somda.sdc.glue.provider.localization with parameters of type LocalizationStorage -
Uses of LocalizationStorage in org.somda.sdc.glue.provider.localization.factory
Methods in org.somda.sdc.glue.provider.localization.factory with parameters of type LocalizationStorageModifier and TypeMethodDescriptionLocalizationServiceFactory.createLocalizationService(LocalizationStorage localizationStorage) Creates a new LocalizationService instance. -
Uses of LocalizationStorage in org.somda.sdc.glue.provider.localization.helper
Classes in org.somda.sdc.glue.provider.localization.helper that implement LocalizationStorage -
Uses of LocalizationStorage in org.somda.sdc.glue.provider.services.factory
Methods in org.somda.sdc.glue.provider.services.factory with parameters of type LocalizationStorageModifier and TypeMethodDescriptionServicesFactory.createLowPriorityServices(LocalMdibAccess mdibAccess, LocalizationStorage localizationStorage) Creates a new LowPriorityServices instance.