A C D E F G H I J L M N O P R S T U W X Z

A

activateOptions() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
activateOptions() - クラス org.apache.log4j.db.DataSourceConnectionSource のメソッド
 
activateOptions() - クラス org.apache.log4j.db.DBAppender のメソッド
 
activateOptions() - クラス org.apache.log4j.db.DBReceiver のメソッド
 
activateOptions() - クラス org.apache.log4j.db.DriverManagerConnectionSource のメソッド
 
activateOptions() - クラス org.apache.log4j.db.JNDIConnectionSource のメソッド
 
activateOptions() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Starts the JMSReceiver with the current options.
activateOptions() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Open the multicast sender for the RemoteHost and Port.
activateOptions() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
activateOptions() - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Starts the SocketReceiver with the current options.
activateOptions() - クラス org.apache.log4j.net.SocketReceiver のメソッド
Starts the SocketReceiver with the current options.
activateOptions() - クラス org.apache.log4j.net.UDPAppender のメソッド
Open the UDP sender for the RemoteHost and Port.
activateOptions() - クラス org.apache.log4j.net.UDPReceiver のメソッド
Returns true if this receiver is active.
activateOptions() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Starts the SocketReceiver with the current options.
activateOptions() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Read and process the log file.
activateOptions() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Process the file
active - クラス org.apache.log4j.net.SocketHubReceiver の変数
Active.
active - クラス org.apache.log4j.net.XMLSocketReceiver の変数
 
addAppender(Appender) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Add appender.
AddressBased - org.apache.log4j.net の インタフェース
Net based entities that 'work with' an Address should consider implementing this interface so that they can be treated generically.
addSocketNodeEventListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Adds a SocketNodeEventListener to this receiver to be notified of SocketNode events.
addSocketNodeEventListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketNode13 のメソッド
Adds the listener to the list of listeners to be notified of the respective event.
addSocketNodeEventListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketReceiver のメソッド
Adds the listener to the list of listeners to be notified of the respective event.
append(LoggingEvent) - クラス org.apache.log4j.db.DBAppender のメソッド
 
append(LoggingEvent) - クラス org.apache.log4j.net.MulticastAppender のメソッド
 
append(LoggingEvent) - クラス org.apache.log4j.net.UDPAppender のメソッド
 
append(LoggingEvent) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
append(LoggingEvent) - クラス org.apache.log4j.varia.ListModelAppender のメソッド

C

cleanUp() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Close the Socket and release the underlying connector thread if it has been created
cleanUp() - クラス org.apache.log4j.net.UDPAppender のメソッド
Close the UDP Socket and release the underlying connector thread if it has been created
clearModel() - クラス org.apache.log4j.varia.ListModelAppender のメソッド
Removes all the Events from the model.
close() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
close() - クラス org.apache.log4j.db.DBAppender のメソッド
 
close() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Close this appender.
close() - クラス org.apache.log4j.net.SocketNode13 のメソッド
Close the node and underlying socket
close() - クラス org.apache.log4j.net.UDPAppender のメソッド
Close this appender.
close() - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Close this AsyncAppender by interrupting the dispatcher thread which will process all pending events before exiting.
close() - クラス org.apache.log4j.varia.ListModelAppender のメソッド
closeConnection(Connection) - クラス org.apache.log4j.db.DBHelper の static メソッド
 
closeStatement(Statement) - クラス org.apache.log4j.db.DBHelper の static メソッド
 
computeReferenceMask(LoggingEvent) - クラス org.apache.log4j.db.DBHelper の static メソッド
 
CONFIG - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
CONFIG.
CONFIG_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for CONFIG.
connection - クラス org.apache.log4j.db.CustomSQLDBReceiver の変数
 
ConnectionSource - org.apache.log4j.db の インタフェース
The ConnectionSource interface provides a pluggable means of transparently obtaining JDBC Connections for log4j classes that require the use of a Connection.
ConnectionSourceSkeleton - org.apache.log4j.db の クラス
 
ConnectionSourceSkeleton() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のコンストラクタ
 
connector - クラス org.apache.log4j.net.SocketHubReceiver の変数
Connector.
createPattern() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
create the regular expression pattern using the input regular expression
CustomSQLDBReceiver - org.apache.log4j.db の クラス
Converts log data stored in a database into LoggingEvents.
CustomSQLDBReceiver() - クラス org.apache.log4j.db.CustomSQLDBReceiver のコンストラクタ
 

D

DataSourceConnectionSource - org.apache.log4j.db の クラス
The DataSourceConnectionSource is an implementation of ConnectionSource that obtains the Connection in the recommended JDBC manner based on a DataSource.
DataSourceConnectionSource() - クラス org.apache.log4j.db.DataSourceConnectionSource のコンストラクタ
 
DBAppender - org.apache.log4j.db の クラス
The DBAppender inserts loggin events into three database tables in a format independent of the Java programming language.
DBAppender() - クラス org.apache.log4j.db.DBAppender のコンストラクタ
 
DBHelper - org.apache.log4j.db の クラス
 
DBHelper() - クラス org.apache.log4j.db.DBHelper のコンストラクタ
 
DBReceiver - org.apache.log4j.db の クラス
 
DBReceiver() - クラス org.apache.log4j.db.DBReceiver のコンストラクタ
 
decode(String) - インタフェース org.apache.log4j.spi.Decoder のメソッド
Decode event from string.
decode(URL) - インタフェース org.apache.log4j.spi.Decoder のメソッド
Decode event from document retreived from URL.
decode(URL) - クラス org.apache.log4j.xml.UtilLoggingXMLDecoder のメソッド
Decodes a File into a Vector of LoggingEvents.
decode(String) - クラス org.apache.log4j.xml.UtilLoggingXMLDecoder のメソッド
Converts the string data into an XML Document, and then soaks out the relevant bits to form a new LoggingEvent instance which can be used by any Log4j element locally.
decode(URL) - クラス org.apache.log4j.xml.XMLDecoder のメソッド
Decodes a File into a Vector of LoggingEvents.
decode(String) - クラス org.apache.log4j.xml.XMLDecoder のメソッド
Converts the string data into an XML Document, and then soaks out the relevant bits to form a new LoggingEvent instance which can be used by any Log4j element locally.
decodeEvents(String) - インタフェース org.apache.log4j.spi.Decoder のメソッド
Decode events from document.
decodeEvents(String) - クラス org.apache.log4j.xml.UtilLoggingXMLDecoder のメソッド
Decodes a String representing a number of events into a Vector of LoggingEvents.
decodeEvents(String) - クラス org.apache.log4j.xml.XMLDecoder のメソッド
Decodes a String representing a number of events into a Vector of LoggingEvents.
decoder - クラス org.apache.log4j.net.XMLSocketReceiver の変数
 
Decoder - org.apache.log4j.spi の インタフェース
Allow LoggingEvents to be reconstructed from a different format (usually XML).
DEFAULT_PORT - クラス org.apache.log4j.net.UDPAppender の static 変数
The default port number for the UDP packets, 9991.
DEFAULT_PORT - クラス org.apache.log4j.net.XMLSocketReceiver の static 変数
 
discoverConnnectionProperties() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Learn relevant information about this connection source.
discoverSQLDialect(DatabaseMetaData) - クラス org.apache.log4j.db.dialect.Util の static メソッド
 
doPost(LoggingEvent) - クラス org.apache.log4j.net.SocketReceiver のメソッド
doPost(LoggingEvent) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
DriverManagerConnectionSource - org.apache.log4j.db の クラス
The DriverManagerConnectionSource is an implementation of ConnectionSource that obtains the Connection in the traditional JDBC manner based on the connection URL.
DriverManagerConnectionSource() - クラス org.apache.log4j.db.DriverManagerConnectionSource のコンストラクタ
 

E

EXCEPTION_EXISTS - クラス org.apache.log4j.db.DBHelper の static 変数
 

F

finalize() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
FINE - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
FINE.
FINE_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for FINE.
FINER - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
FINER.
FINER_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for FINER.
FINEST - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
FINEST.
FINEST_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for FINEST.

G

getAddress() - インタフェース org.apache.log4j.net.AddressBased のメソッド
Returns a String representation of the Address this instance encompasses.
getAddress() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
getAllAppenders() - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Get iterator over attached appenders.
getAllPossibleLevels() - クラス org.apache.log4j.helpers.UtilLoggingLevel の static メソッド
Gets list of supported levels.
getAppender(String) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Get appender by name.
getApplication() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Returns value of the App option.
getApplication() - クラス org.apache.log4j.net.UDPAppender のメソッド
Returns value of the App option.
getConnectedSocketDetails() - クラス org.apache.log4j.net.SocketReceiver のメソッド
Returns a Vector of SocketDetail representing the IP/Domain name of the currently connected sockets that this receiver has been responsible for creating.
getConnection() - インタフェース org.apache.log4j.db.ConnectionSource のメソッド
Obtain a Connection for use.
getConnection() - クラス org.apache.log4j.db.DataSourceConnectionSource のメソッド
 
getConnection() - クラス org.apache.log4j.db.DriverManagerConnectionSource のメソッド
 
getConnection() - クラス org.apache.log4j.db.JNDIConnectionSource のメソッド
 
getConnectionSource() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
getConnectionSource() - クラス org.apache.log4j.db.DBAppender のメソッド
 
getConnectionSource() - クラス org.apache.log4j.db.DBReceiver のメソッド
 
getCustomLevelDefinitions() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
 
getDataSource() - クラス org.apache.log4j.db.DataSourceConnectionSource のメソッド
 
getDecoder() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
getDecoder() - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
getDecoder() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
getDecoder() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Accessor
getDialectFromCode(int) - クラス org.apache.log4j.db.dialect.Util の static メソッド
 
getDriverClass() - クラス org.apache.log4j.db.DriverManagerConnectionSource のメソッド
Returns the name of the driver class.
getEncoding() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Returns value of the Encoding option.
getEncoding() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
Returns value of the Encoding option.
getEncoding() - クラス org.apache.log4j.net.UDPAppender のメソッド
Returns value of the Encoding option.
getEncoding() - クラス org.apache.log4j.net.UDPReceiver のメソッド
Returns value of the Encoding option.
getFileURL() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor
getFileURL() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Accessor
getFilterExpression() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor
getFilterExpression() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Accessor
getHost() - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Get the remote host to connect to for logging events.
getIDField() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
getJndiLocation() - クラス org.apache.log4j.db.JNDIConnectionSource のメソッド
Returns the jndiLocation.
getJndiPath() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Gets the path to a properties file containing the initial context and jndi provider url
getListener() - クラス org.apache.log4j.net.SocketReceiver のメソッド
推奨されていません。 This receiver now supports multiple listeners
getLocationInfo() - クラス org.apache.log4j.db.DBAppender のメソッド
Returns value of the LocationInfo property which determines whether caller's location info is written to the database.
getLocationInfo() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Returns value of the LocationInfo option.
getLogFormat() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor
getModel() - クラス org.apache.log4j.varia.ListModelAppender のメソッド
Returns a reference to the ListModel that contains all the LoggingEvents that have been appended to this class.
getName() - インタフェース org.apache.log4j.net.NetworkBased のメソッド
Get name.
getOverriddenSupportsGetGeneratedKeys() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Returns the "overridden" value of "supportsGetGeneratedKeys" property of the JDBC driver.
getPassword() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Get the password for this connection source.
getPassword() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Gets the curernt password property.
getPath() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
 
getPort() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Returns value of the Port option.
getPort() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
getPort() - インタフェース org.apache.log4j.net.PortBased のメソッド
Returns the Port # that this net based thing is using.
getPort() - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Get the remote port to connect to for logging events.
getPort() - クラス org.apache.log4j.net.SocketReceiver のメソッド
Returns the Port # that this net based thing is using.
getPort() - クラス org.apache.log4j.net.UDPAppender のメソッド
Returns value of the Port option.
getPort() - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
getPort() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Get the port to receive logging events on.
getPropertyDescriptors() - クラス org.apache.log4j.net.JMSReceiverBeanInfo のメソッド
 
getPropertyDescriptors() - クラス org.apache.log4j.net.MulticastReceiverBeanInfo のメソッド
 
getPropertyDescriptors() - クラス org.apache.log4j.varia.LogFilePatternReceiverBeanInfo のメソッド
 
getReconnectionDelay() - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Returns value of the ReconnectionDelay option.
getRefreshMillis() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
getRefreshMillis() - クラス org.apache.log4j.db.DBReceiver のメソッド
 
getRemoteHost() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Returns value of the RemoteHost option.
getRemoteHost() - クラス org.apache.log4j.net.UDPAppender のメソッド
Returns value of the RemoteHost option.
getSelectInsertId() - クラス org.apache.log4j.db.dialect.HSQLDBDialect のメソッド
 
getSelectInsertId() - クラス org.apache.log4j.db.dialect.MsSQLDialect のメソッド
 
getSelectInsertId() - クラス org.apache.log4j.db.dialect.MySQLDialect のメソッド
 
getSelectInsertId() - クラス org.apache.log4j.db.dialect.OracleDialect のメソッド
 
getSelectInsertId() - クラス org.apache.log4j.db.dialect.PostgreSQLDialect のメソッド
 
getSelectInsertId() - インタフェース org.apache.log4j.db.dialect.SQLDialect のメソッド
 
getSelectInsertId() - クラス org.apache.log4j.db.dialect.SybaseDialect のメソッド
 
getSql() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
getSQLDialectCode() - インタフェース org.apache.log4j.db.ConnectionSource のメソッド
Get the SQL dialect that should be used for this connection.
getSQLDialectCode() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
 
getTimestampFormat() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor
getTimeToLive() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Returns value of the Time to Live option.
getTopicFactoryName() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Gets the curernt JMS topic factory name property.
getTopicName() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Gets the curernt JMS topic name property.
getUrl() - クラス org.apache.log4j.db.DriverManagerConnectionSource のメソッド
Returns the url.
getUser() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Get the user for this connection source.
getUserId() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Gets the current user id property.
getWaitMillis() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor

H

hashCode() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
host - クラス org.apache.log4j.net.SocketHubReceiver の変数
Host.
HSQL_DIALECT - インタフェース org.apache.log4j.db.ConnectionSource の static 変数
 
HSQLDBDialect - org.apache.log4j.db.dialect の クラス
The HSQLDB dialect.
HSQLDBDialect() - クラス org.apache.log4j.db.dialect.HSQLDBDialect のコンストラクタ
 

I

idField - クラス org.apache.log4j.db.CustomSQLDBReceiver の変数
 
INFO - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
INFO.
initialize() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Build the regular expression needed to parse log entries
isActive() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Returns true if this receiver is active.
isActive() - クラス org.apache.log4j.net.MulticastAppender のメソッド
 
isActive() - インタフェース org.apache.log4j.net.NetworkBased のメソッド
Get if item is active.
isActive() - クラス org.apache.log4j.net.UDPAppender のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.MulticastAppender のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.SocketReceiver のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.UDPAppender のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
isAdvertiseViaMulticastDNS() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
isAppendNonMatches() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor
isAttached(Appender) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Determines if specified appender is attached.
isClosed() - クラス org.apache.log4j.net.SocketNode13 のメソッド
Get if node is closed.
isEquivalent(Plugin) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Returns true if the receiver is the same class and they are configured for the same properties, and super class also considers them to be equivalent.
isEquivalent(Plugin) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Returns true if the receiver is the same class and they are configured for the same properties, and super class also considers them to be equivalent.
isEquivalent(Plugin) - クラス org.apache.log4j.net.SocketReceiver のメソッド
Returns true if the receiver is the same class and they are configured for the same properties, and super class also considers them to be equivalent.
isEquivalent(Plugin) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Returns true if the receiver is the same class and they are configured for the same properties, and super class also considers them to be equivalent.
isPaused() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
isPaused() - クラス org.apache.log4j.db.DBReceiver のメソッド
 
isPaused() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
isPaused() - クラス org.apache.log4j.net.SocketNode13 のメソッド
Get if node is paused.
isPaused() - クラス org.apache.log4j.net.SocketReceiver のメソッド
isPaused() - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
isPaused() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
isTailing() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Accessor
isTailing() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Accessor
isUseCurrentThread() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
When true, this property uses the current Thread to perform the import, otherwise when false (the default), a new Thread is created and started to manage the import.
isUseCurrentThread() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
When true, this property uses the current Thread to perform the import, otherwise when false (the default), a new Thread is created and started to manage the import.

J

JMSReceiver - org.apache.log4j.net の クラス
JMSReceiver receives a remote logging event on a configured JSM topic and "posts" it to a LoggerRepository as if the event was generated locally.
JMSReceiver() - クラス org.apache.log4j.net.JMSReceiver のコンストラクタ
 
JMSReceiver(String, String, String, String, String) - クラス org.apache.log4j.net.JMSReceiver のコンストラクタ
 
JMSReceiverBeanInfo - org.apache.log4j.net の クラス
BeanInfo class for the JMSReceiver.
JMSReceiverBeanInfo() - クラス org.apache.log4j.net.JMSReceiverBeanInfo のコンストラクタ
 
JNDIConnectionSource - org.apache.log4j.db の クラス
The JNDIConnectionSource is an implementation of ConnectionSource that obtains a DataSource from a JNDI provider and uses it to obtain a Connection.
JNDIConnectionSource() - クラス org.apache.log4j.db.JNDIConnectionSource のコンストラクタ
 
jndiPath - クラス org.apache.log4j.net.JMSReceiver の変数
 

L

ListModelAppender - org.apache.log4j.varia の クラス
A very basic appender that takes the events and stores them in to a ListModel for late retrieval.
ListModelAppender() - クラス org.apache.log4j.varia.ListModelAppender のコンストラクタ
Constructs a ListModelAppender.
LOG4J_ID_KEY - クラス org.apache.log4j.db.CustomSQLDBReceiver の static 変数
 
LogFilePatternReceiver - org.apache.log4j.varia の クラス
LogFilePatternReceiver can parse and tail log files, converting entries into LoggingEvents.
LogFilePatternReceiver() - クラス org.apache.log4j.varia.LogFilePatternReceiver のコンストラクタ
 
LogFilePatternReceiverBeanInfo - org.apache.log4j.varia の クラス
BeanInfo class for the meta-data of the LogFilePatternReceiver.
LogFilePatternReceiverBeanInfo() - クラス org.apache.log4j.varia.LogFilePatternReceiverBeanInfo のコンストラクタ
 
LogFileXMLReceiver - org.apache.log4j.xml の クラス
LogFileXMLReceiver will read an xml-formated log file and make the events in the log file available to the log4j framework.
LogFileXMLReceiver() - クラス org.apache.log4j.xml.LogFileXMLReceiver のコンストラクタ
 
lookup(Context, String) - クラス org.apache.log4j.net.JMSReceiver のメソッド
 

M

main(String[]) - クラス org.apache.log4j.xml.LogFileXMLReceiver の static メソッド
 
MapRewritePolicy - org.apache.log4j.rewrite の クラス
This policy rewrites events where the message of the original event implementes java.util.Map.
MapRewritePolicy() - クラス org.apache.log4j.rewrite.MapRewritePolicy のコンストラクタ
 
MISSING_FILE_RETRY_MILLIS - クラス org.apache.log4j.varia.LogFilePatternReceiver の static 変数
 
MSSQL_DIALECT - インタフェース org.apache.log4j.db.ConnectionSource の static 変数
 
MsSQLDialect - org.apache.log4j.db.dialect の クラス
The MS SQL Server dialect is untested.
MsSQLDialect() - クラス org.apache.log4j.db.dialect.MsSQLDialect のコンストラクタ
 
MulticastAppender - org.apache.log4j.net の クラス
Multicast-based Appender.
MulticastAppender() - クラス org.apache.log4j.net.MulticastAppender のコンストラクタ
 
MulticastReceiver - org.apache.log4j.net の クラス
Multicast-based receiver.
MulticastReceiver() - クラス org.apache.log4j.net.MulticastReceiver のコンストラクタ
 
MulticastReceiverBeanInfo - org.apache.log4j.net の クラス
BeanInfo class for the meta-data of the MulticastReceiver.
MulticastReceiverBeanInfo() - クラス org.apache.log4j.net.MulticastReceiverBeanInfo のコンストラクタ
 
MYSQL_DIALECT - インタフェース org.apache.log4j.db.ConnectionSource の static 変数
 
MySQLDialect - org.apache.log4j.db.dialect の クラス
 
MySQLDialect() - クラス org.apache.log4j.db.dialect.MySQLDialect のコンストラクタ
 

N

NetworkBased - org.apache.log4j.net の インタフェース
The parent of all the Network based interfaces.

O

onMessage(Message) - クラス org.apache.log4j.net.JMSReceiver のメソッド
 
ORACLE_DIALECT - インタフェース org.apache.log4j.db.ConnectionSource の static 変数
 
OracleDialect - org.apache.log4j.db.dialect の クラス
The Oracle dialect.
OracleDialect() - クラス org.apache.log4j.db.dialect.OracleDialect のコンストラクタ
 
org.apache.log4j.db - パッケージ org.apache.log4j.db
The org.apache.log4j.db package provides means to append logging events into various databases.
org.apache.log4j.db.dialect - パッケージ org.apache.log4j.db.dialect
 
org.apache.log4j.helpers - パッケージ org.apache.log4j.helpers
 
org.apache.log4j.net - パッケージ org.apache.log4j.net
 
org.apache.log4j.rewrite - パッケージ org.apache.log4j.rewrite
 
org.apache.log4j.spi - パッケージ org.apache.log4j.spi
 
org.apache.log4j.varia - パッケージ org.apache.log4j.varia
 
org.apache.log4j.xml - パッケージ org.apache.log4j.xml
 

P

parseUnrecognizedElement(Element, Properties) - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
parseUnrecognizedElement(Element, Properties) - クラス org.apache.log4j.db.DataSourceConnectionSource のメソッド
 
parseUnrecognizedElement(Element, Properties) - クラス org.apache.log4j.db.DBAppender のメソッド
 
parseUnrecognizedElement(Element, Properties) - クラス org.apache.log4j.db.DBReceiver のメソッド
 
parseUnrecognizedElement(Element, Properties) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
password - クラス org.apache.log4j.net.JMSReceiver の変数
 
paused - クラス org.apache.log4j.net.UDPReceiver の変数
 
port - クラス org.apache.log4j.net.SocketHubReceiver の変数
Port.
port - クラス org.apache.log4j.net.SocketReceiver の変数
Port.
port - クラス org.apache.log4j.net.XMLSocketReceiver の変数
 
PortBased - org.apache.log4j.net の インタフェース
Net based entities that 'work with' a Port should consider implementing this interface so that they can be treated generically.
POSTGRES_DIALECT - インタフェース org.apache.log4j.db.ConnectionSource の static 変数
 
PostgreSQLDialect - org.apache.log4j.db.dialect の クラス
 
PostgreSQLDialect() - クラス org.apache.log4j.db.dialect.PostgreSQLDialect のコンストラクタ
 
process(BufferedReader) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Read, parse and optionally tail the log file, converting entries into logging events.
PROPERTIES_EXIST - クラス org.apache.log4j.db.DBHelper の static 変数
 
PropertyRewritePolicy - org.apache.log4j.rewrite の クラス
This policy rewrites events by adding a user-specified list of properties to the event.
PropertyRewritePolicy() - クラス org.apache.log4j.rewrite.PropertyRewritePolicy のコンストラクタ
 

R

reconnectionDelay - クラス org.apache.log4j.net.SocketHubReceiver の変数
Reconnection delay.
ReflectionRewritePolicy - org.apache.log4j.rewrite の クラス
This policy rewrites events by evaluating any JavaBean properties on the message object and adding them to the event properties.
ReflectionRewritePolicy() - クラス org.apache.log4j.rewrite.ReflectionRewritePolicy のコンストラクタ
 
removeAllAppenders() - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Removes and closes all attached appenders.
removeAppender(Appender) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Removes an appender.
removeAppender(String) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
Remove appender by name.
removeSocketNodeEventListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Removes a specific SocketNodeEventListener from this instance so that it will no longer be notified of SocketNode events.
removeSocketNodeEventListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketNode13 のメソッド
Removes the registered Listener from this instances list of listeners.
removeSocketNodeEventListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketReceiver のメソッド
Removes the registered Listener from this instances list of listeners.
requiresLayout() - クラス org.apache.log4j.db.DBAppender のメソッド
Gets whether appender requires a layout.
requiresLayout() - クラス org.apache.log4j.net.MulticastAppender のメソッド
Gets whether appender requires a layout.
requiresLayout() - クラス org.apache.log4j.net.UDPAppender のメソッド
The UDPAppender uses layouts.
requiresLayout() - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
requiresLayout() - クラス org.apache.log4j.varia.ListModelAppender のメソッド
resolveEntity(String, String) - クラス org.apache.log4j.xml.UtilLoggingEntityResolver のメソッド
rewrite(LoggingEvent) - クラス org.apache.log4j.rewrite.MapRewritePolicy のメソッド
Rewrite a logging event.
rewrite(LoggingEvent) - クラス org.apache.log4j.rewrite.PropertyRewritePolicy のメソッド
Rewrite a logging event.
rewrite(LoggingEvent) - クラス org.apache.log4j.rewrite.ReflectionRewritePolicy のメソッド
Rewrite a logging event.
rewrite(LoggingEvent) - インタフェース org.apache.log4j.rewrite.RewritePolicy のメソッド
Rewrite a logging event.
RewriteAppender - org.apache.log4j.rewrite の クラス
This appender forwards a logging request to another appender after possibly rewriting the logging event.
RewriteAppender() - クラス org.apache.log4j.rewrite.RewriteAppender のコンストラクタ
 
RewritePolicy - org.apache.log4j.rewrite の インタフェース
This interface is implemented to provide a rewrite strategy for RewriteAppender.
run() - クラス org.apache.log4j.net.SocketNode13 のメソッド
Deserialize events from socket until interrupted.
run() - クラス org.apache.log4j.net.SocketReceiver のメソッド
Loop, accepting new socket connections.
run() - クラス org.apache.log4j.net.XMLSocketNode のメソッド
 
run() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Loop, accepting new socket connections.

S

SELECT_CURRVAL - クラス org.apache.log4j.db.dialect.HSQLDBDialect の static 変数
 
SELECT_CURRVAL - クラス org.apache.log4j.db.dialect.MsSQLDialect の static 変数
 
SELECT_CURRVAL - クラス org.apache.log4j.db.dialect.OracleDialect の static 変数
 
SELECT_CURRVAL - クラス org.apache.log4j.db.dialect.PostgreSQLDialect の static 変数
 
SELECT_CURRVAL - クラス org.apache.log4j.db.dialect.SybaseDialect の static 変数
 
SELECT_LAST_INSERT_ID - クラス org.apache.log4j.db.dialect.MySQLDialect の static 変数
 
setActive(boolean) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Sets the flag to indicate if receiver is active or not.
setActive(boolean) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Sets the flag to indicate if receiver is active or not.
setActive(boolean) - クラス org.apache.log4j.net.SocketReceiver のメソッド
Sets the flag to indicate if receiver is active or not.
setActive(boolean) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Sets the flag to indicate if receiver is active or not.
setAdditionalProperties(Map) - インタフェース org.apache.log4j.spi.Decoder のメソッド
Sets additional properties.
setAdditionalProperties(Map) - クラス org.apache.log4j.xml.UtilLoggingXMLDecoder のメソッド
Sets an additionalProperty map, where each Key/Value pair is automatically added to each LoggingEvent as it is decoded.
setAdditionalProperties(Map) - クラス org.apache.log4j.xml.XMLDecoder のメソッド
Sets an additionalProperty map, where each Key/Value pair is automatically added to each LoggingEvent as it is decoded.
setAddress(String) - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.MulticastAppender のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.SocketReceiver のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.UDPAppender のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
setAdvertiseViaMulticastDNS(boolean) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
setAppendNonMatches(boolean) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator
setApplication(String) - クラス org.apache.log4j.net.MulticastAppender のメソッド
The App option takes a string value which should be the name of the application getting logged.
setApplication(String) - クラス org.apache.log4j.net.UDPAppender のメソッド
The App option takes a string value which should be the name of the application getting logged.
setConnectionSource(ConnectionSource) - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
setConnectionSource(ConnectionSource) - クラス org.apache.log4j.db.DBAppender のメソッド
 
setConnectionSource(ConnectionSource) - クラス org.apache.log4j.db.DBReceiver のメソッド
 
setCustomLevelDefinitions(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
If the log file contains non-log4j level strings, they can be mapped to log4j levels using the format (android example): V=TRACE,D=DEBUG,I=INFO,W=WARN,E=ERROR,F=FATAL,S=OFF
setDataSource(DataSource) - クラス org.apache.log4j.db.DataSourceConnectionSource のメソッド
 
setDecoder(String) - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
setDecoder(String) - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
setDecoder(String) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Specify the class name implementing org.apache.log4j.spi.Decoder that can process the file.
setDecoder(String) - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Specify the class name implementing org.apache.log4j.spi.Decoder that can process the file.
setDriverClass(String) - クラス org.apache.log4j.db.DriverManagerConnectionSource のメソッド
Sets the driver class.
setEncoding(String) - クラス org.apache.log4j.net.MulticastAppender のメソッド
The Encoding option specifies how the bytes are encoded.
setEncoding(String) - クラス org.apache.log4j.net.MulticastReceiver のメソッド
The Encoding option specifies how the bytes are encoded.
setEncoding(String) - クラス org.apache.log4j.net.UDPAppender のメソッド
The Encoding option specifies how the bytes are encoded.
setEncoding(String) - クラス org.apache.log4j.net.UDPReceiver のメソッド
The Encoding option specifies how the bytes are encoded.
setFileURL(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator
setFileURL(String) - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Specify the URL of the XML-formatted file to process.
setFilterExpression(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator
setFilterExpression(String) - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Set the filter expression that will cause only events which pass the filter to be forwarded to the log4j framework.
setHost(String) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Configures the Host property, this will require activateOptions to be called for this to take effect.
setHost(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
 
setIDField(String) - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
setJndiLocation(String) - クラス org.apache.log4j.db.JNDIConnectionSource のメソッド
Sets the jndiLocation.
setJndiPath(String) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Sets the path to a properties file containing the initial context and jndi provider url
setListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketNode13 のメソッド
推奨されていません。 Now supports mutliple listeners, this method simply invokes the removeSocketNodeEventListener() to remove the listener, and then readds it.
setListener(SocketNodeEventListener) - クラス org.apache.log4j.net.SocketReceiver のメソッド
推奨されていません。 This receiver now supports multiple listeners and so this method simply removes the listener (if there already) and readds it to the list. The passed listener will also be returned via the getListener() method still, but this is also deprecated
setListener(SocketNodeEventListener) - クラス org.apache.log4j.net.XMLSocketNode のメソッド
Set the event listener on this node.
setLocationInfo(boolean) - クラス org.apache.log4j.db.DBAppender のメソッド
If true, the information written to the database will include caller's location information.
setLocationInfo(boolean) - クラス org.apache.log4j.net.MulticastAppender のメソッド
The LocationInfo option takes a boolean value.
setLogFormat(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator
setOverriddenSupportsGetGeneratedKeys(String) - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Sets the "overridden" value of "supportsGetGeneratedKeys" property of the JDBC driver.
setPassword(String) - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Sets the password.
setPassword(String) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Sets the password to use when creating the JMS connection.
setPath(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
 
setPaused(boolean) - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
setPaused(boolean) - クラス org.apache.log4j.db.DBReceiver のメソッド
 
setPaused(boolean) - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
setPaused(boolean) - クラス org.apache.log4j.net.SocketNode13 のメソッド
Sets if node is paused.
setPaused(boolean) - クラス org.apache.log4j.net.SocketReceiver のメソッド
setPaused(boolean) - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
setPaused(boolean) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
 
setPort(int) - クラス org.apache.log4j.net.MulticastAppender のメソッド
The Port option takes a positive integer representing the port where multicast packets will be sent.
setPort(int) - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
setPort(String) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Set the remote host to connect to for logging events.
setPort(int) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Set the remote port to connect to for logging events.
setPort(int) - クラス org.apache.log4j.net.SocketReceiver のメソッド
setPort(int) - クラス org.apache.log4j.net.UDPAppender のメソッド
The Port option takes a positive integer representing the port where UDP packets will be sent.
setPort(int) - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
setPort(int) - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Set the port to receive logging events on.
setProperties(String) - クラス org.apache.log4j.rewrite.PropertyRewritePolicy のメソッド
Set a string representing the property name/value pairs.
setReconnectionDelay(int) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
The ReconnectionDelay option takes a positive integer representing the number of milliseconds to wait between each failed connection attempt to the server.
setRefreshMillis(int) - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
setRefreshMillis(int) - クラス org.apache.log4j.db.DBReceiver のメソッド
 
setRemoteHost(String) - クラス org.apache.log4j.net.MulticastAppender のメソッド
The RemoteHost option takes a string value which should be the host name or ipaddress to send the multicast packets.
setRemoteHost(String) - クラス org.apache.log4j.net.UDPAppender のメソッド
The RemoteHost option takes a string value which should be the host name or ipaddress to send the UDP packets.
setRewritePolicy(RewritePolicy) - クラス org.apache.log4j.rewrite.RewriteAppender のメソッド
 
setSql(String) - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
setTailing(boolean) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator
setTailing(boolean) - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Set the 'tailing' flag - may only work on file:// URLs and may stop tailing if the writing process closes the file and reopens.
setTimestampFormat(String) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator.
setTimeToLive(int) - クラス org.apache.log4j.net.MulticastAppender のメソッド
The Time to live option takes a positive integer representing the time to live value.
setTopicFactoryName(String) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Sets the JMS topic factory name to use when creating the JMS connection.
setTopicName(String) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Sets the JMS topic name to use when creating the JMS connection.
setUrl(String) - クラス org.apache.log4j.db.DriverManagerConnectionSource のメソッド
Sets the url.
setUseCurrentThread(boolean) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Sets whether the current Thread or a new Thread is created to perform the import, the default being false (new Thread created).
setUseCurrentThread(boolean) - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Sets whether the current Thread or a new Thread is created to perform the import, the default being false (new Thread created).
setUser(String) - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Sets the username.
setUserId(String) - クラス org.apache.log4j.net.JMSReceiver のメソッド
Sets the user id to use when creating the JMS connection.
setWaitMillis(long) - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Mutator
SEVERE - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
SEVERE.
SEVERE_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for SEVERE.
shutdown() - クラス org.apache.log4j.db.CustomSQLDBReceiver のメソッド
 
shutdown() - クラス org.apache.log4j.db.DBReceiver のメソッド
 
shutdown() - クラス org.apache.log4j.net.JMSReceiver のメソッド
Called when the receiver should be stopped.
shutdown() - クラス org.apache.log4j.net.MulticastReceiver のメソッド
 
shutdown() - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Called when the receiver should be stopped.
shutdown() - クラス org.apache.log4j.net.SocketReceiver のメソッド
Called when the receiver should be stopped.
shutdown() - クラス org.apache.log4j.net.UDPReceiver のメソッド
 
shutdown() - クラス org.apache.log4j.net.XMLSocketReceiver のメソッド
Called when the receiver should be stopped.
shutdown() - クラス org.apache.log4j.varia.LogFilePatternReceiver のメソッド
Close the reader.
shutdown() - クラス org.apache.log4j.xml.LogFileXMLReceiver のメソッド
Close the receiver, release any resources that are accessing the file.
socketClosedEvent(Exception) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
Listen for a socketClosedEvent from the SocketNode.
socketClosedEvent(Exception) - インタフェース org.apache.log4j.net.SocketNodeEventListener のメソッド
Called when the socket the node was given has been closed.
SocketHubReceiver - org.apache.log4j.net の クラス
SocketHubReceiver receives a remote logging event on a configured socket and "posts" it to a LoggerRepository as if the event was generated locally.
SocketHubReceiver() - クラス org.apache.log4j.net.SocketHubReceiver のコンストラクタ
Create new instance.
SocketHubReceiver(String, int) - クラス org.apache.log4j.net.SocketHubReceiver のコンストラクタ
Create new instance.
SocketHubReceiver(String, int, LoggerRepository) - クラス org.apache.log4j.net.SocketHubReceiver のコンストラクタ
Create new instance.
socketNode - クラス org.apache.log4j.net.SocketHubReceiver の変数
Socket.
SocketNode13 - org.apache.log4j.net の クラス
Read LoggingEvent objects sent from a remote client using Sockets (TCP).
SocketNode13(Socket, LoggerRepository) - クラス org.apache.log4j.net.SocketNode13 のコンストラクタ
Constructor for socket and logger repository.
SocketNode13(Socket, Receiver) - クラス org.apache.log4j.net.SocketNode13 のコンストラクタ
Constructor for socket and receiver.
SocketNodeEventListener - org.apache.log4j.net の インタフェース
Interface used to listen for SocketNode related events.
socketOpened(String) - クラス org.apache.log4j.net.SocketHubReceiver のメソッド
This method does nothing.
socketOpened(String) - インタフェース org.apache.log4j.net.SocketNodeEventListener のメソッド
Called when the SocketNode is created and begins awaiting data.
SocketReceiver - org.apache.log4j.net の クラス
SocketReceiver receives a remote logging event on a configured socket and "posts" it to a LoggerRepository as if the event was generated locally.
SocketReceiver() - クラス org.apache.log4j.net.SocketReceiver のコンストラクタ
Create new instance.
SocketReceiver(int) - クラス org.apache.log4j.net.SocketReceiver のコンストラクタ
Create new instance.
SocketReceiver(int, LoggerRepository) - クラス org.apache.log4j.net.SocketReceiver のコンストラクタ
Create new instance.
SQLDialect - org.apache.log4j.db.dialect の インタフェース
 
sqlStatement - クラス org.apache.log4j.db.CustomSQLDBReceiver の変数
 
supportsBatchUpdates() - インタフェース org.apache.log4j.db.ConnectionSource のメソッド
If the connection does not support batch updates, we will avoid using them.
supportsBatchUpdates() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Does this connection support batch updates?
supportsBatchUpdates(DatabaseMetaData) - クラス org.apache.log4j.db.dialect.Util のメソッド
This method handles cases where the DatabaseMetaData.supportsBatchUpdates() method is missing in the JDBC driver implementation.
supportsGetGeneratedKeys() - インタフェース org.apache.log4j.db.ConnectionSource のメソッド
If the connection supports the JDBC 3.0 getGeneratedKeys method, then we do not need any specific dialect support.
supportsGetGeneratedKeys() - クラス org.apache.log4j.db.ConnectionSourceSkeleton のメソッド
Does this connection support the JDBC Connection.getGeneratedKeys method?
supportsGetGeneratedKeys(DatabaseMetaData) - クラス org.apache.log4j.db.dialect.Util のメソッド
This method handles cases where the DatabaseMetaData.supportsGetGeneratedKeys() method is missing in the JDBC driver implementation.
SybaseDialect - org.apache.log4j.db.dialect の クラス
The Sybase dialect.
SybaseDialect() - クラス org.apache.log4j.db.dialect.SybaseDialect のコンストラクタ
 

T

toLevel(int, UtilLoggingLevel) - クラス org.apache.log4j.helpers.UtilLoggingLevel の static メソッド
Convert an integer passed as argument to a level.
toLevel(int) - クラス org.apache.log4j.helpers.UtilLoggingLevel の static メソッド
Gets level matching numeric value.
toLevel(String) - クラス org.apache.log4j.helpers.UtilLoggingLevel の static メソッド
Get level with specified symbolic name.
toLevel(String, Level) - クラス org.apache.log4j.helpers.UtilLoggingLevel の static メソッド
Get level with specified symbolic name.
topicConnection - クラス org.apache.log4j.net.JMSReceiver の変数
 
topicFactoryName - クラス org.apache.log4j.net.JMSReceiver の変数
 
topicName - クラス org.apache.log4j.net.JMSReceiver の変数
 

U

UDPAppender - org.apache.log4j.net の クラス
Sends log information as a UDP datagrams.
UDPAppender() - クラス org.apache.log4j.net.UDPAppender のコンストラクタ
 
UDPAppender(InetAddress, int) - クラス org.apache.log4j.net.UDPAppender のコンストラクタ
Sends UDP packets to the address and port.
UDPAppender(String, int) - クラス org.apache.log4j.net.UDPAppender のコンストラクタ
Sends UDP packets to the address and port.
UDPReceiver - org.apache.log4j.net の クラス
Receive LoggingEvents encoded with an XMLLayout, convert the XML data to a LoggingEvent and post the LoggingEvent.
UDPReceiver() - クラス org.apache.log4j.net.UDPReceiver のコンストラクタ
 
UNKNOWN_DIALECT - インタフェース org.apache.log4j.db.ConnectionSource の static 変数
 
UNKNOWN_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for UNKNOWN.
userId - クラス org.apache.log4j.net.JMSReceiver の変数
 
Util - org.apache.log4j.db.dialect の クラス
 
Util() - クラス org.apache.log4j.db.dialect.Util のコンストラクタ
 
UtilLoggingEntityResolver - org.apache.log4j.xml の クラス
An EntityResolver specifically designed to return an empty InputSource for logger.dtd.
UtilLoggingEntityResolver() - クラス org.apache.log4j.xml.UtilLoggingEntityResolver のコンストラクタ
Create new instance.
UtilLoggingLevel - org.apache.log4j.helpers の クラス
An extension of the Level class that provides support for java.util.logging Levels.
UtilLoggingLevel(int, String, int) - クラス org.apache.log4j.helpers.UtilLoggingLevel のコンストラクタ
Create new instance.
UtilLoggingXMLDecoder - org.apache.log4j.xml の クラス
Decodes JDK 1.4's java.util.logging package events delivered via XML (using the logger.dtd).
UtilLoggingXMLDecoder(Component) - クラス org.apache.log4j.xml.UtilLoggingXMLDecoder のコンストラクタ
Create new instance.
UtilLoggingXMLDecoder() - クラス org.apache.log4j.xml.UtilLoggingXMLDecoder のコンストラクタ
Create new instance.

W

WARNING - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
WARNING.
WARNING_INT - クラス org.apache.log4j.helpers.UtilLoggingLevel の static 変数
Numerical value for WARNING.

X

XMLDecoder - org.apache.log4j.xml の クラス
Decodes Logging Events in XML formated into elements that are used by Chainsaw.
XMLDecoder(Component) - クラス org.apache.log4j.xml.XMLDecoder のコンストラクタ
Create new instance.
XMLDecoder() - クラス org.apache.log4j.xml.XMLDecoder のコンストラクタ
Create new instance.
XMLSocketNode - org.apache.log4j.net の クラス
Read LoggingEvent objects sent from a remote client using XML over Sockets (TCP).
XMLSocketNode(String, Socket, LoggerRepository) - クラス org.apache.log4j.net.XMLSocketNode のコンストラクタ
Constructor for socket and logger repository.
XMLSocketNode(String, Socket, Receiver) - クラス org.apache.log4j.net.XMLSocketNode のコンストラクタ
Constructor for socket and reciever.
XMLSocketReceiver - org.apache.log4j.net の クラス
XMLSocketReceiver receives a remote logging event via XML on a configured socket and "posts" it to a LoggerRepository as if the event were generated locally.
XMLSocketReceiver() - クラス org.apache.log4j.net.XMLSocketReceiver のコンストラクタ
 
XMLSocketReceiver(int) - クラス org.apache.log4j.net.XMLSocketReceiver のコンストラクタ
 
XMLSocketReceiver(int, LoggerRepository) - クラス org.apache.log4j.net.XMLSocketReceiver のコンストラクタ
 

Z

ZONE - クラス org.apache.log4j.net.MulticastAppender の static 変数
The MulticastDNS zone advertised by a MulticastAppender the MulticastAppender also adds a 'multicastAddress' property with the multicast address value as a string
ZONE - クラス org.apache.log4j.net.MulticastReceiver の static 変数
The MulticastDNS zone advertised by a MulticastReceiver
ZONE - クラス org.apache.log4j.net.SocketHubReceiver の static 変数
The MulticastDNS zone advertised by a SocketHubReceiver
ZONE - クラス org.apache.log4j.net.SocketReceiver の static 変数
The MulticastDNS zone advertised by a SocketReceiver
ZONE - クラス org.apache.log4j.net.UDPAppender の static 変数
The MulticastDNS zone advertised by a UDPAppender
ZONE - クラス org.apache.log4j.net.UDPReceiver の static 変数
The MulticastDNS zone advertised by a UDPReceiver
ZONE - クラス org.apache.log4j.net.XMLSocketReceiver の static 変数
The MulticastDNS zone advertised by an XMLSocketReceiver

A C D E F G H I J L M N O P R S T U W X Z

Copyright © 2010 Apache Software Foundation. All Rights Reserved.