| 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 | |
| AbstractAppender — Class in package org.spicefactory.lib.logging.impl | |
Abstract base implementation of the Appender interface. |
|
| ACTIVE — Constant static property in class org.spicefactory.lib.task.enum.TaskState | |
| The state of a running Task. | |
| addAppender(app:org.spicefactory.lib.logging:Appender) — Method in interface org.spicefactory.lib.logging.LogFactory | |
| Adds the specified Appender to this LogFactory. | |
| addAppender(app:org.spicefactory.lib.logging:Appender) — Method in class org.spicefactory.lib.logging.impl.DefaultLogFactory | |
| Adds the specified Appender to this LogFactory. | |
| addCommand(com:org.spicefactory.lib.util:Command) — Method in class org.spicefactory.lib.util.CommandChain | |
| Adds the specified Command to this CommandChain. | |
| addConverter(type, converter:org.spicefactory.lib.reflect:Converter) — Static method in class org.spicefactory.lib.reflect.Type | |
| Registers a Converter for the specified class. | |
| addLogLevel(loggerName, level:org.spicefactory.lib.logging:LogLevel) — Method in interface org.spicefactory.lib.logging.LogFactory | |
| Adds the specified level for the given logger name. | |
| addLogLevel(loggerName, level:org.spicefactory.lib.logging:LogLevel) — Method in class org.spicefactory.lib.logging.impl.DefaultLogFactory | |
| Adds the specified level for the given logger name. | |
| addPropertyResolver(resolver:org.spicefactory.lib.expr:PropertyResolver) — Method in interface org.spicefactory.lib.expr.ExpressionContext | |
| Adds a PropertyResolver to this context. | |
| addPropertyResolver(resolver:org.spicefactory.lib.expr:PropertyResolver) — Method in class org.spicefactory.lib.expr.impl.DefaultExpressionContext | |
| Adds a PropertyResolver to this context. | |
| addResolver(resolver:org.spicefactory.lib.expr:PropertyResolver) — Method in class org.spicefactory.lib.expr.impl.ChainedPropertyResolver | |
| Adds the specified VariableResolver instance to the internal chain. | |
| addResolver(resolver:org.spicefactory.lib.expr:VariableResolver) — Method in class org.spicefactory.lib.expr.impl.ChainedVariableResolver | |
| Adds the specified VariableResolver instance to the internal chain. | |
| addTask(task:org.spicefactory.lib.task:Task) — Method in class org.spicefactory.lib.task.TaskGroup | |
| Adds the specified task to this TaskGroup. | |
| addVariableResolver(resolver:org.spicefactory.lib.expr:VariableResolver) — Method in interface org.spicefactory.lib.expr.ExpressionContext | |
| Adds a VariableResolver to this context. | |
| addVariableResolver(resolver:org.spicefactory.lib.expr:VariableResolver) — Method in class org.spicefactory.lib.expr.impl.DefaultExpressionContext | |
| Adds a VariableResolver to this context. | |
| Any — Class in package org.spicefactory.lib.reflect.types | |
Represents the special * type. |
|
| Appender — Interface in package org.spicefactory.lib.logging | |
| An Appender is a target for log output. | |
| ArrayUtil — Class in package org.spicefactory.lib.util | |
| Static utility methods for Arrays. | |
| autoStart — Property in class org.spicefactory.lib.task.TaskGroup | |
Indicates whether this TaskGroup starts automatically when
the first child is added. |
|
| 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 | |