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
IOException
public static Set getImplementationNames(Class serviceIF, ClassLoader loader) throws IOException
IOException
Copyright © 2014 BioJava. All rights reserved.