com.opensymphony.module.sitemesh.filter
Interface RoutableServletOutputStream.DestinationFactory

Enclosing class:
RoutableServletOutputStream

public static interface RoutableServletOutputStream.DestinationFactory

Factory to lazily instantiate the destination.


Method Summary
 ServletOutputStream create()
           
 

Method Detail

create

ServletOutputStream create()
                           throws IOException
Throws:
IOException

www.opensymphony.com/sitemesh/