Spring Integration

Package org.springframework.integration.util

Interface Summary
MethodInvoker A strategy interface for invoking a method.
MethodValidator Interface for method validation.
 

Class Summary
ClassUtils  
DefaultMethodInvoker Implementation of MethodInvoker to be used when the actual Method reference is known.
ErrorHandlingTaskExecutor A TaskExecutor implementation that wraps an existing Executor instance in order to catch any exceptions.
NameResolvingMethodInvoker Implementation of MethodInvoker to be used when only the method name is known.
UpperBound Thin wrapper around a Semaphore that allows to create a potentially unlimited upper bound to by used in buffers of messages (e.g. a QueueChannel or a MessageStore).
UUIDConverter Utility to help generate UUID instances from generic objects.
 


Spring Integration

Copyright © 2010. All Rights Reserved.