public interface ClassLoadingResource
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ManifestInfo |
getManifestInfo() |
ProtectionDomain |
getProtectionDomain(ClassLoader runnerClassLoader) |
byte[] |
getResourceData(String resource) |
URL |
getResourceURL(String resource) |
byte[] getResourceData(String resource)
ManifestInfo getManifestInfo()
ProtectionDomain getProtectionDomain(ClassLoader runnerClassLoader)
void close()
Copyright © 2020 JBoss by Red Hat. All rights reserved.