|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginPrefixResolver
Resolves a plugin prefix.
Method Summary | |
---|---|
PluginPrefixResult |
resolve(PluginPrefixRequest request)
Resolves the plugin prefix for the specified request. |
Method Detail |
---|
PluginPrefixResult resolve(PluginPrefixRequest request) throws NoPluginFoundForPrefixException
request
- The request that holds the details about the plugin and the repositories to consult, must not be
null
.
null
.
NoPluginFoundForPrefixException
- If the plugin prefix could not be resolved.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |