Module org.spongepowered.plugin.spi
Interface JVMPluginResourceLocatorService
- All Superinterfaces:
PluginResourceLocatorService<JVMPluginResource>
- All Known Implementing Classes:
ClasspathPluginResourceLocatorService
,DirectoryPluginResourceLocatorService
,EnvironmentPluginResourceLocatorService
public interface JVMPluginResourceLocatorService
extends PluginResourceLocatorService<JVMPluginResource>
-
Method Summary
Methods inherited from interface org.spongepowered.plugin.PluginResourceLocatorService
locatePluginResources, name