public interface ComponentCreator
Modifier and Type | Method and Description |
---|---|
org.apache.camel.Component |
registerDefaultComponent(java.util.Properties nervProperties)
Creates and registers NERV default JMS component based on a providerUrl
|
void |
unregisterDefaultComponent()
Unregisters NERV default JMS component
|
org.apache.camel.Component registerDefaultComponent(java.util.Properties nervProperties) throws NervException
nervProperties
- contains all needed properties for configuring the NERV connectionComponent
NervException
void unregisterDefaultComponent()