Spring Integration

Uses of Interface
org.springframework.integration.util.MethodInvoker

Packages that use MethodInvoker
org.springframework.integration.util   
 

Uses of MethodInvoker in org.springframework.integration.util
 

Classes in org.springframework.integration.util that implement MethodInvoker
 class DefaultMethodInvoker
          Implementation of MethodInvoker to be used when the actual Method reference is known.
 class NameResolvingMethodInvoker
          Implementation of MethodInvoker to be used when only the method name is known.
 


Spring Integration

Copyright © 2010. All Rights Reserved.