Package ru.slie.luna.system.plugin
Interface Plugin.Resource
- Enclosing interface:
Plugin
public static interface Plugin.Resource
-
Method Details
-
getPluginKey
String getPluginKey() -
getKey
String getKey() -
getPath
String getPath() -
getType
PluginResourceType getType() -
getEnabled
boolean getEnabled() -
getResourceUrl
String getResourceUrl()
-