@EnableBinding(value=org.springframework.cloud.stream.messaging.Processor.class) @ConfigurationProperties(value="module.logging") public class LoggingTransformer extends Object
Constructor and Description |
---|
LoggingTransformer() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String name) |
Object |
transform(Object payload) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.