Toggle navigation
Home
java.lang.String to org.apache.camel.component.jms.JmsMessageType.Object
No. of Instances - 28
No. of Commits - 12
No. of Projects - {'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
newDefaultValue
to
newDefaultValue.toString()
newDefaultValue
to
newDefaultValue.toString()
getCamelContext().resolvePropertyPlaceholders(value)
to
getCamelContext().resolvePropertyPlaceholders(value.toString())
Cascading Type Change (Similar)
String
to
Object
String[]
to
Object
Rename Method invocation
getConfigurationUri
to
getCacheContainerConfiguration
Rename Variable
uri
to
containerConf
values
to
headerValue
Update argument list (Method invocation)
getHeader
to
getHeader