
Uses of Interface
ca.uhn.fhir.util.adapters.IAdapterFactory
Packages that use IAdapterFactory
Package
Description
Implements the Adapter pattern to allow external classes to extend/adapt existing classes.
-
Uses of IAdapterFactory in ca.uhn.fhir.util.adapters
Methods in ca.uhn.fhir.util.adapters with parameters of type IAdapterFactoryModifier and TypeMethodDescriptionvoid
AdapterManager.registerFactory
(IAdapterFactory theFactory) void
AdapterManager.unregisterFactory
(IAdapterFactory theFactory)