Frostman / webjavin

Java Web framework
https://github.com/Frostman/webjavin/
Apache License 2.0
1 stars 1 forks source link

Add Plugin#reload() #40

Closed Frostman closed 13 years ago

Frostman commented 13 years ago

Add method boolean reload into plugins to disable each time plugins reloading. This method should check all plugin dependencies and return true iff reload required.