| Package | Description |
|---|---|
| org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
| org.apache.twill.internal |
This package provides internal classes for Twill.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TwillContext
Represents the runtime context of a
TwillRunnable. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTwillContext
Implementation of
TwillContext that provides the basic runtime information of a TwillRunnable. |
Copyright © 2013-2020 The Apache Software Foundation. All rights reserved.