|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Plugin
An interface for Ceryle plugins.
PluginBase| Method Summary | |
|---|---|
void |
loadClass(String path)
Loads a Java class whose path identifier is the String path. |
| Methods inherited from interface org.ceryle.plugin.Disposable |
|---|
closing, dispose |
| Method Detail |
|---|
void loadClass(String path)
throws PluginException
PluginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||