Uses of Interface
org.linuxforhealth.fhir.bucket.scanner.IResourceScanner
-
Packages that use IResourceScanner Package Description org.linuxforhealth.fhir.bucket.scanner -
-
Uses of IResourceScanner in org.linuxforhealth.fhir.bucket.scanner
Classes in org.linuxforhealth.fhir.bucket.scanner that implement IResourceScanner Modifier and Type Class Description class
CosScanner
Active object to periodically scan COS buckets looking for new objects to loadclass
LocalFileScanner
Active object to periodically scan a local directory looking for new objects to load
-