Package | Description |
---|---|
com.github.wuic.context |
This package provides the central
Context component which is the lowest configuration
object in WUIC. |
com.github.wuic.engine |
This package contains the definition of an
Engine . |
Modifier and Type | Method and Description |
---|---|
Context |
ContextBuilder.build()
Builds the context.
|
Constructor and Description |
---|
EngineRequestBuilder(String wId,
NutsHeap h,
Context ctx)
Builds a new instance with mandatory workflow ID and
NutsHeap . |
Copyright © 2012-2015. All Rights Reserved.