interface CommandResourceResolver
Type Params | Return Type | Name and description |
---|---|---|
|
abstract java.util.Collection<Resource> |
findCommandResources(Profile profile) Finds Command resources for the given profile |
|
abstract java.util.Collection<java.lang.String> |
getMatchingFileExtensions() The pattern to match file names with |
Finds Command resources for the given profile
profile
- The Profile instanceThe pattern to match file names with