Class EchoLayout<E>

java.lang.Object
All Implemented Interfaces:
Layout<E>, ContextAware, LifeCycle

public class EchoLayout<E> extends LayoutBase<E>
Echos the incoming object adding a line separator character(s) at the end.
Author:
Ceki