Interface RoutablePrintWriter.DestinationFactory
-
- Enclosing class:
- RoutablePrintWriter
public static interface RoutablePrintWriter.DestinationFactoryFactory to lazily instantiate the destination.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PrintWriteractivateDestination()
-
-
-
Method Detail
-
activateDestination
PrintWriter activateDestination() throws IOException
- Throws:
IOException
-
-