public class BpmnURLHandler
extends org.osgi.service.url.AbstractURLStreamHandlerService
| Modifier and Type | Class and Description |
|---|---|
class |
BpmnURLHandler.Connection |
| Constructor and Description |
|---|
BpmnURLHandler() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getBpmnXmlURL() |
URLConnection |
openConnection(URL url)
Open the connection for the given URL.
|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalFormopenConnection, parseURLpublic URLConnection openConnection(URL url) throws IOException
openConnection in interface org.osgi.service.url.URLStreamHandlerServiceopenConnection in class org.osgi.service.url.AbstractURLStreamHandlerServiceurl - the url from which to open a connection.IOException - if an error occurs or if the URL is malformed.public URL getBpmnXmlURL()
Copyright © 2016 Alfresco. All rights reserved.