public class WabDirURLStreamHandlerService
extends org.osgi.service.url.AbstractURLStreamHandlerService
| Constructor and Description |
|---|
WabDirURLStreamHandlerService() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URLConnection |
openConnection(java.net.URL url) |
void |
setWabGenerator(com.liferay.portal.osgi.web.wab.generator.WabGenerator wabGenerator) |
void |
start(org.osgi.framework.BundleContext bundleContext) |
public java.net.URLConnection openConnection(java.net.URL url)
openConnection in interface org.osgi.service.url.URLStreamHandlerServiceopenConnection in class org.osgi.service.url.AbstractURLStreamHandlerServicepublic void setWabGenerator(com.liferay.portal.osgi.web.wab.generator.WabGenerator wabGenerator)
public void start(org.osgi.framework.BundleContext bundleContext)