| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| factory — Static property in class org.spicefactory.lib.logging.LogContext |
|
The LogFactory for the global LogContext. |
| fatal(message, error) — Method in interface org.spicefactory.lib.logging.Logger |
|
Logs a message with the FATAL log level. |
| fatal(message, error) — Method in class org.spicefactory.lib.logging.impl.DefaultLogger |
|
Logs a message with the FATAL log level. |
| fatal(log, error) — Method in class org.spicefactory.lib.logging.impl.DelegateLogger |
|
Logs a message with the FATAL log level. |
| FATAL — Constant static property in class org.spicefactory.lib.logging.LogLevel |
|
The FATAL level designates very severe error events
that will presumably lead the application to abort. |
| FINISHED — Constant static property in class org.spicefactory.lib.task.enum.TaskState |
|
The state of a non-restartable Task that has completed its execution. |
| forClass(clazz, domain) — Static method in class org.spicefactory.lib.reflect.ClassInfo |
|
Returns an instance representing the specified class or interface. |
| forInstance(instance, domain) — Static method in class org.spicefactory.lib.reflect.ClassInfo |
|
Returns an instance representing the class of the specified instance. |
| format(value, indent) — Static method in class org.spicefactory.lib.logging.LogUtil |
|
Creates formatted log output for the given value, starting with the specified indentation level. |
| formatArray(arr, indent) — Static method in class org.spicefactory.lib.logging.LogUtil |
|
Creates formatted log output for the given Array, starting with the specified indentation level. |
| formatObject(obj, indent) — Static method in class org.spicefactory.lib.logging.LogUtil |
|
Creates formatted log output for the given Object, starting with the specified indentation level. |
| forName(name, domain) — Static method in class org.spicefactory.lib.reflect.ClassInfo |
|
Returns an instance representing the class or interface with the specified name. |
| FunctionBase — Class in package org.spicefactory.lib.reflect |
|
Abstract base class for Function types (Methods and Constructors). |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |