public class ProvisioningResolver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProvisioningResolver.LocalInputStream |
| Modifier and Type | Field and Description |
|---|---|
static String |
OPENEJB_DEPLOYER_CACHE_FOLDER |
static String |
TEMP_DIR |
| Constructor and Description |
|---|
ProvisioningResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResolver(ArchiveResolver resolver) |
static String |
cache() |
static File |
cacheFile(String path) |
Set<String> |
realLocation(String rawLocation) |
void |
removeResolver(ArchiveResolver resolver) |
InputStream |
resolveStream(String rawLocation) |
String |
toString() |
public static final String TEMP_DIR
public static final String OPENEJB_DEPLOYER_CACHE_FOLDER
public void addResolver(ArchiveResolver resolver)
public void removeResolver(ArchiveResolver resolver)
public InputStream resolveStream(String rawLocation) throws MalformedURLException
MalformedURLExceptionpublic static String cache()
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.