so you can do a MulticastDefinition.choice() since choice() is inherited from ProcessorDefinition
but does it make any sense? when I try to use it, I get java.lang.ClassCastException: org.apache.camel.model.MulticastDefinition cannot be cast to org.apache.camel.model.ChoiceDefinition -- View this message in context: http://camel.465427.n5.nabble.com/MulticastDefinition-choice-does-it-make-any-sense-tp5714183.html Sent from the Camel - Users mailing list archive at Nabble.com.
