JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ca.uhn.fhir.rest.server.provider
Interface IResourceProviderFactoryObserver
public interface
IResourceProviderFactoryObserver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
remove
(
Supplier
<
Object
> theSupplier)
void
update
(
Supplier
<
Object
> theSupplier)
Method Details
update
void
update
(@Nonnull
Supplier
<
Object
> theSupplier)
remove
void
remove
(@Nonnull
Supplier
<
Object
> theSupplier)