public class DynamicRouteDeployer extends Object implements org.apache.felix.fileinstall.ArtifactInstaller
| Constructor and Description |
|---|
DynamicRouteDeployer(org.apache.camel.CamelContext camelContext) |
public DynamicRouteDeployer(org.apache.camel.CamelContext camelContext)
public void init()
public void install(File file) throws Exception
install in interface org.apache.felix.fileinstall.ArtifactInstallerExceptionpublic void update(File file) throws Exception
update in interface org.apache.felix.fileinstall.ArtifactInstallerExceptionpublic void uninstall(File file) throws Exception
uninstall in interface org.apache.felix.fileinstall.ArtifactInstallerExceptionpublic boolean canHandle(File file)
canHandle in interface org.apache.felix.fileinstall.ArtifactListenerThis work is licensed under a Creative Commons Attribution 4.0 International License.