Compoze Software, Inc.

com.compoze.ejb
Class EjbLog


java.lang.Object

  |

  +--com.compoze.ejb.EjbLog

All Implemented Interfaces:
ILogLevel, java.io.Serializable

public class EjbLog
extends java.lang.Object
implements ILogLevel, java.io.Serializable

This class logs messages and debugging for Enterprise JavaBeans.

See Also:
Serialized Form

Fields inherited from interface com.compoze.util.log.ILogLevel
DEBUG, DISABLED, ERROR, INFO, WARNING
 
Method Summary
static LogStream i()
          Gets the singleton instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

i


public static LogStream i()
Gets the singleton instance.
Returns:
the singleton instance of this class

Compoze Software, Inc.

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