Skip navigation links
JBoss Logging Tools, 2.2.2.Final
A B C E F G H I L M N O S T V W 

A

AppLogger - Interface in org.jboss.logging.tools.examples
A common logger for the application.
AppLogger_$logger - Class in org.jboss.logging.tools.examples
Warning this class consists of generated code.
AppLogger_$logger(Logger) - Constructor for class org.jboss.logging.tools.examples.AppLogger_$logger
 
appVersion(CharSequence, int, int, int, String) - Method in interface org.jboss.logging.tools.examples.AppLogger
Logs an informational message, once, indicating the applications version.
appVersion(CharSequence, int, int, int, String) - Method in class org.jboss.logging.tools.examples.AppLogger_$logger
 

B

build() - Method in class org.jboss.logging.tools.examples.ContentWriterBuilder
Creates the ContentWriter.

C

cacheSizeChanged(Collection<String>) - Method in interface org.jboss.logging.tools.examples.AppLogger
Logs an informational message indicating the cache size has changed and the size the cache is now.
cacheSizeChanged(String...) - Method in interface org.jboss.logging.tools.examples.AppLogger
Logs an informational message indicating the cache size has changed and the size the cache is now.
cacheSizeChanged(Map<String, Object>) - Method in interface org.jboss.logging.tools.examples.AppLogger
Logs an informational message indicating the cache size has changed and the size the cache is now.
cacheSizeChanged(Collection<String>) - Method in class org.jboss.logging.tools.examples.AppLogger_$logger
 
cacheSizeChanged(String...) - Method in class org.jboss.logging.tools.examples.AppLogger_$logger
 
cacheSizeChanged(Map<String, Object>) - Method in class org.jboss.logging.tools.examples.AppLogger_$logger
 
close() - Method in class org.jboss.logging.tools.examples.ContentWriter
 
CloseException - Exception in org.jboss.logging.tools.examples
An error with access to the failing Closeable.
CloseException(String, Closeable) - Constructor for exception org.jboss.logging.tools.examples.CloseException
Creates a new error.
CloseException(String, Throwable, Closeable) - Constructor for exception org.jboss.logging.tools.examples.CloseException
Creates a new error.
closeFailure(Throwable, Object) - Method in interface org.jboss.logging.tools.examples.AppLogger
Logs an error message indicating a failure to close the object.
closeFailure(Throwable, Object) - Method in class org.jboss.logging.tools.examples.AppLogger_$logger
 
closeFailure(Throwable, Closeable) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Creates an exception indicating a failure to close the Closeable
closeFailure(Throwable, Closeable, Throwable...) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Creates an exception indicating a failure to close the Closeable
closeFailure(Throwable, Closeable) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 
closeFailure(Throwable, Closeable, Throwable...) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 
ContentWriter - Class in org.jboss.logging.tools.examples
A writer for writing content to a file.
ContentWriterBuilder - Class in org.jboss.logging.tools.examples
Builds a ContentWriter.

E

encodingNotFound(String, Charset) - Method in interface org.jboss.logging.tools.examples.AppLogger
Logs a warning message indicating the encoding is invalid and a default encoding will be used.
encodingNotFound(String, Charset) - Method in class org.jboss.logging.tools.examples.AppLogger_$logger
 
equals(Object) - Method in class org.jboss.logging.tools.examples.ContentWriter
 
ErrorMessages - Interface in org.jboss.logging.tools.examples
Common error messages for the application.
ErrorMessages_$bundle - Class in org.jboss.logging.tools.examples
Warning this class consists of generated code.

F

flush() - Method in class org.jboss.logging.tools.examples.ContentWriter
 

G

getCloseable() - Method in exception org.jboss.logging.tools.examples.CloseException
Returns the failed closeable.

H

hashCode() - Method in class org.jboss.logging.tools.examples.ContentWriter
 

I

INSTANCE - Static variable in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 
invalidValue(Object) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Creates an exception indicating the value is invalid.
invalidValue(Object) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 

L

LOGGER - Static variable in interface org.jboss.logging.tools.examples.AppLogger
 

M

MESSAGES - Static variable in interface org.jboss.logging.tools.examples.ErrorMessages
The static message instance.

N

nullParam(String) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Creates a message indicating the parameter is null.
nullParam(String) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 

O

of(Path) - Static method in class org.jboss.logging.tools.examples.ContentWriterBuilder
Creates a new builder.
operationFailed(Function<String, T>, String) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Uses the producer function to create the returned exception indicating the operation has failed.
operationFailed(BiFunction<String, IOException, T>, IOException, String) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Uses the producer function to create the returned exception indicating the operation has failed.
operationFailed(Function<String, T>, String) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 
operationFailed(BiFunction<String, IOException, T>, IOException, String) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 
org.jboss.logging.tools.examples - package org.jboss.logging.tools.examples
 

S

safeClose() - Method in class org.jboss.logging.tools.examples.ContentWriter
Safely close this writer logging any errors that occur during closing.
setAppend(boolean) - Method in class org.jboss.logging.tools.examples.ContentWriterBuilder
Indicates whether or not the content should be appended to any previous content already written.
setAutoFlush(boolean) - Method in class org.jboss.logging.tools.examples.ContentWriter
Set the value to false if the buffer should not automatically flush on each write.
setEncoding(String) - Method in class org.jboss.logging.tools.examples.ContentWriterBuilder
Set the encoding of for the content.

T

toString() - Method in class org.jboss.logging.tools.examples.ContentWriter
 

V

version(int, int, int, String) - Method in interface org.jboss.logging.tools.examples.ErrorMessages
Returns the internationalized version message.
version(int, int, int, String) - Method in class org.jboss.logging.tools.examples.ErrorMessages_$bundle
 

W

write(Object) - Method in class org.jboss.logging.tools.examples.ContentWriter
Writes the value of the object to the file.
write(String) - Method in class org.jboss.logging.tools.examples.ContentWriter
Writes the value to the file.
A B C E F G H I L M N O S T V W 
Skip navigation links
JBoss Logging Tools, 2.2.2.Final

Copyright © 2025 JBoss by Red Hat. All rights reserved.