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, allProfiles, profilesByName |
Constructor and description |
---|
StaticJarProfileRepository
(java.lang.ClassLoader parent, URL[] urls) |
StaticJarProfileRepository
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Profile |
getProfile(java.lang.String profileName) |
Methods inherited from class | Name |
---|---|
class AbstractJarProfileRepository |
getAllProfiles, getProfile, getProfile, getProfileAndDependencies, getProfileArtifact, getProfileDirectory, registerProfile |