Interface CommandCatalog
- All Known Implementing Classes:
CommandCatalogCached, CommandCatalogOverLocator, CommandCatalogUnion, CommandRegistry
public interface CommandCatalog
-
Method Summary
Modifier and TypeMethodDescriptionReturn all known locations for a command.Find the best matching command for the given exec site.getExecSites(String virtualCommandName) Convenience method to get only a command's set of exec sites.
-
Method Details
-
get
-
get
-
getExecSites
-