Skip to content

Dependency injection and service loading for Kiji

License

Notifications You must be signed in to change notification settings

kijiproject/kiji-delegation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiji-delegation

A lightweight service loading library based on java.util.ServiceLoader that can be used by Kiji framework modules for dynamically loading different service provider implementations at runtime. This delegates functionality required by "upstream" modules to downstream runtime implementations.

For more information, see the Javadoc for the org.kiji.delegation package

About

Dependency injection and service loading for Kiji

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages