Site LogoSite Logo
  • 🗃️ read_me
  • backend
    • api
    • canal
    • concepts
    • data-systems
    • databases
    • frameworks
    • hologres
    • integration
    • languages
      • go
      • groovy_closures
      • java
        • class_loading
        • closures
        • jar_types
        • java_concurrency_data_structures
        • java_concurrency_guidelines
        • java_double_checked_locking
        • java_models
        • java_synchronization_pitfalls
        • java_synchronized
        • jvm_options
        • service_provider_interface
      • mvel_overview
    • libraries
    • media
    • os
    • sql
    • streaming
  • concepts
  • dump
  • finance
  • frontend
  • home
  • infrastructure
  • reno_dump
  • skating
  • backend
  • languages
  • java
  • service_provider_interface

🗓️ 13092024 1715
📎 #java

SERVICE PROVIDER INTERFACE

API intended to be implemented / extended by 3rd party interface

TermDescription
serviceSet of interfaces and abstract classes
service providerImplementation of a service

References​

  • https://en.wikipedia.org/wiki/Service_provider_interface
Previous
jvm_options
Next
mvel_overview
  • References