- Added IPerunPlugin interface which should be implemented by any published OSGI services to register itself as Perun Plugin
- Added abstract class for building menu configurations MenuGenerator.java
- Added ISvExecutorGroup to enable grouping multiple executors in a single class (to avoid having too many executors)