public class SpringDeploymentListener extends Object implements org.apache.felix.fileinstall.ArtifactUrlTransformer
| Constructor and Description |
|---|
SpringDeploymentListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(File artifact) |
protected StartElement |
getRootElement(File artifact) |
URL |
transform(URL artifact) |
public boolean canHandle(File artifact)
canHandle in interface org.apache.felix.fileinstall.ArtifactListenerpublic URL transform(URL artifact)
transform in interface org.apache.felix.fileinstall.ArtifactUrlTransformerprotected StartElement getRootElement(File artifact) throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.