Compoze Software, Inc.

com.compoze.ejb
Class EjbLogFactory


java.lang.Object

  |

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

        |

        +--com.compoze.ejb.EjbLogFactory

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

public class EjbLogFactory
extends AbstractPropsLogFactory
implements java.io.Serializable

This class is capable of creating EjbLog instances.

See Also:
Serialized Form

Fields inherited from interface com.compoze.util.log.ILogLevel
DEBUG, DISABLED, ERROR, INFO, WARNING
 
Constructor Summary
EjbLogFactory()
          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

EjbLogFactory


public EjbLogFactory()
              throws javax.naming.NamingException
Constructor.
Throws:
javax.naming.NamingException - if a naming exception occurred

Compoze Software, Inc.

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