public class ResourceOps extends Object
| Constructor and Description |
|---|
ResourceOps() |
| Modifier and Type | Method and Description |
|---|---|
String |
access(String resource)
This operation loads MANIFEST files and gets their Bundle-Description or simply a resource as String.
|
String |
serviceAccess(String resource)
This operation depends on the fake HTTP service to provide resource access through it and validate how the service classloader
behaves.
|
public String access(String resource)
ResourceLocator.resource - the resource to loadpublic String serviceAccess(String resource)
resource - the MANIFEST resource to loadCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.