org.apache.logging.log4j.core
Class AbstractServer

java.lang.Object
  extended by org.apache.logging.log4j.core.AbstractServer
Direct Known Subclasses:
AbstractJMSReceiver, SocketServer

public class AbstractServer
extends Object


Constructor Summary
protected AbstractServer()
           
 
Method Summary
protected  void log(LogEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractServer

protected AbstractServer()
Method Detail

log

protected void log(LogEvent event)


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.