| 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 | |
| readable — Property in class org.spicefactory.lib.reflect.Property | |
| Determines if this instance represents a readable property. | |
| refresh() — Method in interface org.spicefactory.lib.logging.LogFactory | |
Refreshes all existing Logger instances. |
|
| refresh() — Method in class org.spicefactory.lib.logging.impl.DefaultLogFactory | |
| registerLogger(logger:org.spicefactory.lib.logging:Logger) — Method in interface org.spicefactory.lib.logging.Appender | |
| Registers the specified Logger with this Appender. | |
| registerLogger(logger:org.spicefactory.lib.logging:Logger) — Method in class org.spicefactory.lib.logging.impl.AbstractAppender | |
| Registers the specified Logger with this Appender. | |
| registerMetadataClass(metadataClass, appDomain) — Static method in class org.spicefactory.lib.reflect.Metadata | |
| Registers a custom Class for representing metadata tags. | |
| remove(arr, element) — Static method in class org.spicefactory.lib.util.ArrayUtil | |
| Removes the specified instance from the Array. | |
| removeAllTasks() — Method in class org.spicefactory.lib.task.TaskGroup | |
| Removes all tasks from this TaskGroup. | |
| removeTask(task:org.spicefactory.lib.task:Task) — Method in class org.spicefactory.lib.task.TaskGroup | |
| Removes the specified task from this TaskGroup. | |
| removeVariable(name) — Method in interface org.spicefactory.lib.expr.ExpressionContext | |
| Removes a variable from this context. | |
| removeVariable(name) — Method in class org.spicefactory.lib.expr.impl.DefaultExpressionContext | |
| Removes a variable from this context. | |
| removeVariable(name) — Method in class org.spicefactory.lib.expr.impl.DefaultVariableResolver | |
| Removes the variable with the specified name from this resolver. | |
| required — Property in class org.spicefactory.lib.reflect.Parameter | |
| Checks whether this instance represents a required parameter. | |
| Required — Class in package org.spicefactory.lib.reflect.metadata | |
| resolveProperty(baseObject, propertyName) — Method in interface org.spicefactory.lib.expr.PropertyResolver | |
| Resolves the property with the specified name in the given base object. | |
| resolveProperty(baseObject, propertyName) — Method in class org.spicefactory.lib.expr.impl.ChainedPropertyResolver | |
| Resolves the property with the specified name in the given base object. | |
| resolveProperty(baseObject, propertyName) — Method in class org.spicefactory.lib.expr.impl.DefaultPropertyResolver | |
| Resolves the property with the specified name in the given base object. | |
| resolveVariable(variableName) — Method in interface org.spicefactory.lib.expr.VariableResolver | |
| Resolves the variable with the specified name. | |
| resolveVariable(variableName) — Method in class org.spicefactory.lib.expr.impl.ChainedVariableResolver | |
| Resolves the variable with the specified name. | |
| resolveVariable(variableName) — Method in class org.spicefactory.lib.expr.impl.DefaultVariableResolver | |
| Resolves the variable with the specified name. | |
| restartable — Property in class org.spicefactory.lib.task.Task | |
| Indicates whether this Task can be restarted. | |
| result — Property in class org.spicefactory.lib.task.ResultTask | |
| The result produced by this Task. | |
| ResultTask — Class in package org.spicefactory.lib.task | |
| Abstract base class for asynchronous operations that produce a result. | |
| ResultTask(propertyName) — Constructor in class org.spicefactory.lib.task.ResultTask | |
| Creates a new ResultTask instance. | |
| resume — Event in class org.spicefactory.lib.task.Task | |
| Dispatched when a suspended Task is resumed. | |
| resume() — Method in class org.spicefactory.lib.task.Task | |
| Resumes this Task if it is suspended. | |
| RESUME — Constant static property in class org.spicefactory.lib.task.events.TaskEvent | |
| Constant for the type of event fired when a Task is resumed. | |
| returnType — Property in class org.spicefactory.lib.reflect.Method | |
| Returns the return type of the method represented by this instance. | |
| 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 | |