|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.utils.ResourceResolver
public class ResourceResolver
A utility class the allows a resource name to resolve a a file from:
| Constructor Summary | |
|---|---|
ResourceResolver(BootstrapManager bootstrapManager)
|
|
| Method Summary | |
|---|---|
java.net.URL |
findResource(java.lang.String resourceName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceResolver(@Nullable
BootstrapManager bootstrapManager)
| Method Detail |
|---|
@Nullable
public java.net.URL findResource(@NotNull
java.lang.String resourceName)
resourceName -
java.lang.IllegalArgumentException - if resourceName is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||