public interface JarFileEntryUrlAdjuster
<jar-file/>
URL's defined in persistence.xml
files. The intent is to account for relative URLs in a protocol specific way
according to the protocol(s) handled by the ArchiveDescriptorFactory.Modifier and Type | Method and Description |
---|---|
java.net.URL |
adjustJarFileEntryUrl(java.net.URL url,
java.net.URL rootUrl)
Adjust the given URL, if needed.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.