Interface UserCreationProducer
-
public interface UserCreationProducer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.springframework.messaging.MessageChannel
userCreatedOutput()
-
-
-
Field Detail
-
CHANNEL
static final String CHANNEL
- See Also:
- Constant Field Values
-
-