A JAR file repository that resolves profiles from a static array of JAR file URLs
| Fields inherited from class | Fields | 
|---|---|
| class AbstractJarProfileRepository | allProfiles, profilesByName | 
| Type | Name and description | 
|---|---|
| java.net.URL[] | urls | 
| Constructor and description | 
|---|
| StaticJarProfileRepository
                                (java.lang.ClassLoader parent, java.net.URL... urls) | 
| Type | Name and description | 
|---|---|
| Profile | getProfile(java.lang.String profileName) | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractJarProfileRepository | getAllProfiles, getProfile, getProfileAndDependencies, getProfileDirectory, registerProfile | 
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
Groovy Documentation