Package | Description |
---|---|
org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
org.apache.twill.ext |
Modifier and Type | Method and Description |
---|---|
protected TwillContext |
AbstractTwillRunnable.getContext() |
Modifier and Type | Method and Description |
---|---|
void |
TwillRunnable.initialize(TwillContext context)
Called when the container process starts.
|
void |
AbstractTwillRunnable.initialize(TwillContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
BundledJarRunnable.doInitialize(TwillContext context) |
void |
BundledJarRunnable.initialize(TwillContext context) |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.