Compoze Software, Inc.

com.compoze.mail
Class MailLogFactory


java.lang.Object

  |

  +--com.compoze.util.log.AbstractPropsLogFactory

        |

        +--com.compoze.mail.MailLogFactory

All Implemented Interfaces:
ILogLevel, ILogStreamFactory, java.io.Serializable

public class MailLogFactory
extends AbstractPropsLogFactory

This class is capable of creating MailLog instances.

See Also:
Serialized Form

Fields inherited from interface com.compoze.util.log.ILogLevel
DEBUG, DISABLED, ERROR, INFO, WARNING
 
Constructor Summary
MailLogFactory()
          Constructor.
 
Methods inherited from class com.compoze.util.log.AbstractPropsLogFactory
createLogStream, createLogStream, getFilesAppendKey, getFilesKey, getIdentifierKey, getLogLevelKey, getOutputStreamsKey, getTimedFlushBufsizeKey, getTimedFlushMillisKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailLogFactory


public MailLogFactory()
               throws javax.naming.NamingException
Constructor.

Compoze Software, Inc.

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