Interface AccountMemberRestrictionChangeProducer
public interface AccountMemberRestrictionChangeProducer
Spring cloud data channel description for messaging output. This channel is primarily responsible
for async IO related to notifying the Authentication Service that an account member has updated
restrictions.
- Since:
- Customer Services 2.1.0, Release Train 2.3.0
- Author:
- karanjariwala
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.MessageChannel
-
Field Details
-
TYPE
- See Also:
-
CHANNEL
- See Also:
-
-
Method Details
-
accountMemberRestrictionChangeOutput
@Output("accountMemberRestrictionChangeOutput") org.springframework.messaging.MessageChannel accountMemberRestrictionChangeOutput()
-