| Package | Description |
|---|---|
| cf.janga.hook.core |
| Modifier and Type | Method and Description |
|---|---|
void |
SimplePluginPlatform.init() |
void |
PluginPlatform.init()
Initializes this plugin platform.
|
<T extends CoreAPI> |
SimplePluginPlatform.loadPlugins(String path,
HostApplication<T> application) |
<T extends CoreAPI> |
PluginPlatform.loadPlugins(String path,
HostApplication<T> application)
Loads plugins found in the path provided.
|
void |
SimplePluginPlatform.stop() |
void |
PluginPlatform.stop()
Stops this plugin platform.
|
Copyright © 2014. All rights reserved.