View Javadoc

1   package twcsckernel.projectbase.plugins;
2   
3   /***
4    * Interfejs plugina.
5    * 
6    * @author VMD Group
7    * 
8    */
9   public interface Plugin {
10  
11  }