Log4j 1.3alpha-8

org.apache.log4j.net
Interface NetworkBased

All Known Subinterfaces:
AddressBased, PortBased

public interface NetworkBased

The parent of all the Network based interfaces.

Author:
Paul Smith

Method Summary
 String getName()
           
 boolean isActive()
           
 

Method Detail

getName

public String getName()

isActive

public boolean isActive()

Log4j 1.3alpha-8

Copyright © 2000-2006 Apache Software Foundation.
Licensed under the Apache License, Version 2.0.