Package de.foryasee.plugins.loader
Class PluginLoadedResult<T extends Plugin>
- java.lang.Object
-
- de.foryasee.plugins.loader.PluginLoadedResult<T>
-
-
Constructor Summary
Constructors Constructor Description PluginLoadedResult(T plugin, java.lang.Throwable throwable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetPlugin()java.lang.ThrowablegetThrowable()booleansucceeded()
-