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  
handleAddedTask(t:org.spicefactory.lib.task:Task) — Method in class org.spicefactory.lib.task.TaskGroup
Method hook for subclasses that gets called when a child Task was added to this TaskGroup.
handleLogEvent(event:org.spicefactory.lib.logging:LogEvent) — Method in class org.spicefactory.lib.logging.impl.AbstractAppender
Invoked whenever a Logger instance registered with this Appender fires a LogEvent.
handleRemoveAll() — Method in class org.spicefactory.lib.task.TaskGroup
Method hook for subclasses that gets called when all child tasks have been removed from this TaskGroup.
handleRemovedTask(task:org.spicefactory.lib.task:Task, index) — Method in class org.spicefactory.lib.task.TaskGroup
Method hook for subclasses that gets called when a child Task was removed from this TaskGroup.
handleTaskComplete(task:org.spicefactory.lib.task:Task) — Method in class org.spicefactory.lib.task.TaskGroup
Method hook for subclasses that gets called when a child Task has completed its operation.
host — Property in class org.spicefactory.lib.logging.impl.SOSAppender
The host to connect to.
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