Interface RoutablePrintWriter.DestinationFactory
- Enclosing class:
RoutablePrintWriter
public static interface RoutablePrintWriter.DestinationFactory
Factory to lazily instantiate the destination.
-
Method Summary
-
Method Details
-
activateDestination
Activate destination.- Returns:
- the prints the writer
- Throws:
IOException- Signals that an I/O exception has occurred.
-