Class and Description |
---|
org.apache.camel.impl.JndiRegistry
use
JndiBeanRepository instead. |
Method and Description |
---|
org.apache.camel.builder.NotifyBuilder.matchesMockWaitTime()
use
NotifyBuilder.matchesWaitTime() instead |
Constructor and Description |
---|
org.apache.camel.impl.DefaultCamelContext(Context)
create a new
JndiRegistry and use the constructor that accepts this registry. |
Apache Camel