Hierarchy For Package org.spongepowered.plugin.builtin.jvm.locator
Class Hierarchy
- java.lang.Object
- org.spongepowered.plugin.builtin.jvm.locator.ClasspathPluginResourceLocatorService (implements org.spongepowered.plugin.builtin.jvm.locator.JVMPluginResourceLocatorService)
- org.spongepowered.plugin.builtin.jvm.locator.DirectoryPluginResourceLocatorService (implements org.spongepowered.plugin.builtin.jvm.locator.JVMPluginResourceLocatorService)
- org.spongepowered.plugin.builtin.jvm.locator.EnvironmentPluginResourceLocatorService (implements org.spongepowered.plugin.builtin.jvm.locator.JVMPluginResourceLocatorService)
Interface Hierarchy
- org.spongepowered.plugin.PluginResourceLocatorService<P>
- org.spongepowered.plugin.builtin.jvm.locator.JVMPluginResourceLocatorService