public class SupplementalPlugin extends Plugin implements ClassLoadingPluginInterface
Created by nbaker on 3/17/17.
nullStringComparator
Constructor and Description |
---|
SupplementalPlugin(Class<? extends PluginTypeInterface> pluginClass,
String id) |
Modifier and Type | Method and Description |
---|---|
<T> void |
addFactory(Class<T> tClass,
Callable<T> callable) |
ClassLoader |
getClassLoader() |
<T> T |
loadClass(Class<T> pluginClass) |
compareTo, equals, getCasesUrl, getCategory, getClassLoaderGroup, getClassMap, getDescription, getDocumentationUrl, getErrorHelpFile, getForumUrl, getIds, getImageFile, getLibraries, getMainType, getName, getPluginDirectory, getPluginType, getSuggestion, hashCode, isNativePlugin, isSeparateClassLoaderNeeded, matches, setCasesUrl, setCategory, setClassLoaderGroup, setClassMap, setDescription, setDocumentationUrl, setErrorHelpFile, setForumUrl, setIds, setImageFile, setLibraries, setName, setNativePlugin, setPluginType, setSaperateClassLoaderNeeded, setSuggestion, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
merge
public SupplementalPlugin(Class<? extends PluginTypeInterface> pluginClass, String id)
public <T> T loadClass(Class<T> pluginClass)
loadClass
in interface ClassLoadingPluginInterface
public ClassLoader getClassLoader()
getClassLoader
in interface ClassLoadingPluginInterface
Copyright © 2019 Hitachi Vantara. All rights reserved.