|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodInvocationStrategy | |
|---|---|
| org.apache.camel.spring | |
| org.apache.camel.spring.util | |
| Uses of MethodInvocationStrategy in org.apache.camel.spring |
|---|
| Methods in org.apache.camel.spring that return MethodInvocationStrategy | |
|---|---|
MethodInvocationStrategy |
CamelBeanPostProcessor.getInvocationStrategy()
|
| Methods in org.apache.camel.spring with parameters of type MethodInvocationStrategy | |
|---|---|
void |
CamelBeanPostProcessor.setInvocationStrategy(MethodInvocationStrategy invocationStrategy)
|
| Uses of MethodInvocationStrategy in org.apache.camel.spring.util |
|---|
| Classes in org.apache.camel.spring.util that implement MethodInvocationStrategy | |
|---|---|
class |
DefaultMethodInvocationStrategy
Represents the strategy used to figure out how to map a message exchange to a POJO method invocation |
| Constructors in org.apache.camel.spring.util with parameters of type MethodInvocationStrategy | |
|---|---|
BeanInfo(Class type,
MethodInvocationStrategy strategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||