| Constructor and Description |
|---|
Services() |
| Modifier and Type | Method and Description |
|---|---|
static Set |
getImplementationNames(Class serviceIF)
Return a Set of names of implementations of the
given service interface in the classloader from
which BioJava was loaded.
|
static Set |
getImplementationNames(Class serviceIF,
ClassLoader loader)
Return a List of names of implementations of the
given service interface available in a given
classloader.
|
public Services()
public static Set getImplementationNames(Class serviceIF) throws IOException
IOExceptionpublic static Set getImplementationNames(Class serviceIF, ClassLoader loader) throws IOException
IOExceptionCopyright © 2020 BioJava. All rights reserved.