org.apache.ace.gateway.log
Class LogImpl

java.lang.Object
  extended by org.apache.ace.gateway.log.LogImpl
All Implemented Interfaces:
org.apache.ace.log.Log

public class LogImpl
extends Object
implements org.apache.ace.log.Log


Constructor Summary
LogImpl()
           
 
Method Summary
 void log(int type, Dictionary properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogImpl

public LogImpl()
Method Detail

log

public void log(int type,
                Dictionary properties)
Specified by:
log in interface org.apache.ace.log.Log


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.