org.ow2.jonas.camel.component
Class RegistryInjector
java.lang.Object
org.ow2.jonas.camel.component.RegistryInjector
public class RegistryInjector
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryInjector
public RegistryInjector()
throws Exception
- Throws:
Exception
RegistryInjector
public RegistryInjector(Map<String,String> extraReplacements)
throws Exception
- Throws:
Exception
RegistryInjector
public RegistryInjector(List<String> includeXMLs)
throws Exception
- Throws:
Exception
RegistryInjector
public RegistryInjector(Map<String,String> extraReplacements,
List<String> includeXMLs)
throws Exception
- Throws:
Exception
getAllReplacements
public Map<String,String> getAllReplacements()
getRegistryFilesContent
public List<String> getRegistryFilesContent()
injectRegistry
public void injectRegistry(ICamelService camelService,
String camelContextName)
throws Exception
- Throws:
Exception
Copyright © 2013 OW2 Consortium. All Rights Reserved.