Uses of Interface
ca.uhn.fhir.util.adapters.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
Modifier and TypeMethodDescriptionvoid
AdapterManager.registerFactory
(IAdapterFactory theFactory) void
AdapterManager.unregisterFactory
(IAdapterFactory theFactory)