@Deprecated public class PluginCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PLUGIN_PATH
Deprecated.
|
| Constructor and Description |
|---|
PluginCache()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CtClass> |
getPlugins(ClassLoader classLoader)
Deprecated.
|
Set<CtClass> |
scanPlugins(ClassLoader classLoader)
Deprecated.
|
public static final String PLUGIN_PATH
public Set<CtClass> getPlugins(ClassLoader classLoader)
public Set<CtClass> scanPlugins(ClassLoader classLoader) throws IOException
IOExceptionCopyright © 2018. All rights reserved.