Compoze Software, Inc.

com.compoze.util.log
Interface ILogStreamFactory

All Known Implementing Classes:
AbstractPropsLogFactory

public interface ILogStreamFactory

Classes that implement this interface are capable of creating LogStream objects.


Method Summary
 LogStream createLogStream()
          Creates the log stream.
 

Method Detail

createLogStream


public LogStream createLogStream()
Creates the log stream.
Returns:
the new log stream

Compoze Software, Inc.

Copyright ©1999-2001 Compoze Software, Inc. All rights reserved.