Uses of Class
org.apache.avalon.excalibur.monitor.StreamResource

Packages that use StreamResource
org.apache.avalon.excalibur.monitor An extensible resource monitor framework and implementation. 
 

Uses of StreamResource in org.apache.avalon.excalibur.monitor
 

Subclasses of StreamResource in org.apache.avalon.excalibur.monitor
 class FileResource
          Managed File based Resource.
 class SourceResource
           
 

Constructors in org.apache.avalon.excalibur.monitor with parameters of type StreamResource
ResourceWriter(java.io.Writer out, StreamResource resource)
          Set up the ResourceOutputStream.
ResourceOutputStream(java.io.OutputStream out, StreamResource resource)
          Set up the ResourceOutputStream.
 



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.