Package ru.slie.luna.system.plugin
Interface Plugin.Component
- Enclosing interface:
Plugin
public static interface Plugin.Component
-
Method Details
-
getKey
String getKey() -
getName
String getName() -
getClassName
String getClassName() -
isEnabled
boolean isEnabled() -
getResources
List<Plugin.Resource> getResources()
-