public class SimpleSocketServer
extends java.lang.Object
SocketNode
based server.
Usage: java org.apache.log4j.net.SimpleSocketServer port configFile where port is a part number where the server listens and configFile is a configuration file fed to thePropertyConfigurator
or toDOMConfigurator
if an XML file.
Constructor | Description |
---|---|
SimpleSocketServer() |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] argv) |
Copyright 2000-2007 Apache Software Foundation.