Compoze Software, Inc.

com.compoze.mail
Class MailLogFactory

java.lang.Object
  |
  +--com.compoze.util.log.AbstractPropsLogFactory
        |
        +--com.compoze.mail.MailLogFactory
All Implemented Interfaces:
com.compoze.util.log.ILogLevel, com.compoze.util.log.ILogStreamFactory, java.io.Serializable

public class MailLogFactory
extends com.compoze.util.log.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-2003 Compoze Software, Inc. All rights reserved.