@CompileStatic class StaticJarProfileRepository extends AbstractJarProfileRepository
A JAR file repository that resolves profiles from a static array of JAR file URLs
Fields inherited from class | Fields |
---|---|
class AbstractJarProfileRepository |
DEFAULT_PROFILE_GROUPID, GRAILS_PROFILE_GROUPID, allProfiles, profilesByName |
Constructor and description |
---|
StaticJarProfileRepository(ClassLoader parent, URL[] urls) |
Type Params | Return Type | Name and description |
---|---|---|
|
Profile |
getProfile(String profileName) |
Methods inherited from class | Name |
---|---|
class AbstractJarProfileRepository |
getAllProfiles, getDefaultGroupId, getProfile, getProfile, getProfileAndDependencies, getProfileArtifact, getProfileDirectory, registerProfile |