Interface UserUpdateConsumer
public interface UserUpdateConsumer
Consumer for handling updates to the 
User
 domain.- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel 
- 
Field Details
- 
CHANNEL
- See Also:
 
 
 - 
 - 
Method Details
- 
userUpdateInput
@Input("userUpdateCustomerInput") org.springframework.messaging.SubscribableChannel userUpdateInput() 
 -