mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix a typo.
This commit is contained in:
parent
cb480a026a
commit
fd4ca00259
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262320
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
The Discovery Component is about discovering, or finding, implementations for
|
||||
pluggable interfaces. It provides facilities intantiating classes in general,
|
||||
pluggable interfaces. It provides facilities instantiating classes in general,
|
||||
and for lifecycle management of singleton (factory) classes.
|
||||
|
||||
Fundamentally, Discovery locates classes that implement a given Java interface.
|
||||
|
|
Loading…
Add table
Reference in a new issue