org.springframework.integration.router
Class RecipientListRouter.Recipient
java.lang.Object
org.springframework.integration.router.RecipientListRouter.Recipient
- Enclosing class:
- RecipientListRouter
public static class RecipientListRouter.Recipient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecipientListRouter.Recipient
public RecipientListRouter.Recipient(MessageChannel channel)
RecipientListRouter.Recipient
public RecipientListRouter.Recipient(MessageChannel channel,
MessageSelector selector)
accept
public boolean accept(Message<?> message)
getChannel
public MessageChannel getChannel()
Copyright © 2010. All Rights Reserved.