A C D G O S Z

A

activateOptions() - Method in class org.apache.log4j.net.ZeroConfSocketHubAppender
 

C

close() - Method in class org.apache.log4j.net.ZeroConfSocketHubAppender
 

D

DEFAULT_ZEROCONF_ZONE - Static variable in class org.apache.log4j.net.ZeroConfSocketHubAppender
 

G

getInstance() - Static method in class org.apache.log4j.net.Zeroconf4log4j
Returns the current instance of the JmDNS being used by log4j.
getZeroConfZone() - Method in class org.apache.log4j.net.ZeroConfSocketHubAppender
Returns the ZeroConf domain that will be used to register this 'device'.

O

org.apache.log4j.net - package org.apache.log4j.net
 

S

setZeroConfZone(String) - Method in class org.apache.log4j.net.ZeroConfSocketHubAppender
Sets the ZeroConf zone to register this device under, BE CAREFUL with this value as ZeroConf has some weird naming conventions, it should start with an "_" and end in a ".", if you're not sure about this value might I suggest that you leave it at the default value which is specified in ZeroConfSocketHubAppender.DEFAULT_ZEROCONF_ZONE.
shutdown() - Static method in class org.apache.log4j.net.Zeroconf4log4j
Ensures JmDNS cleanly broadcasts 'goodbye' and closes any sockets, and (more imporantly) ensures some Threads exit so your JVM can exit.

Z

Zeroconf4log4j - Class in org.apache.log4j.net
This singleton holds the single instance of the JmDNS instance that is used to broadcast Appender related information via ZeroConf.
Zeroconf4log4j() - Constructor for class org.apache.log4j.net.Zeroconf4log4j
 
ZeroConfSocketHubAppender - Class in org.apache.log4j.net
A sub-class of SocketHubAppender that broadcasts its configuration via Zeroconf.
ZeroConfSocketHubAppender() - Constructor for class org.apache.log4j.net.ZeroConfSocketHubAppender
 

A C D G O S Z

Copyright © 2007 Apache Software Foundation. All Rights Reserved.