public interface PluginSource
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<?>> |
load()
Load a list of classes that are either
plugins or related code
|
Collection<Class<?>> load() throws Exception
Exception - an exception that occurred during loadingCopyright © 2017–2018 PlugFace. All rights reserved.