
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.adaptersMethods in ca.uhn.fhir.util.adapters with parameters of type IAdapterFactoryModifier and TypeMethodDescriptionvoidAdapterManager.registerFactory(IAdapterFactory theFactory) voidAdapterManager.unregisterFactory(IAdapterFactory theFactory)