public abstract class Manifest extends Object
| Constructor and Description |
|---|
Manifest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToEnvironment(org.kie.api.runtime.manager.RuntimeEnvironmentBuilder runtimeEnvironmentBuilder)
Adds the runtimeEnvironmentBuilder to the Environment.
|
protected static <T extends Manifest> |
removeFromEnvironment(org.kie.api.runtime.Environment environment,
Class<T> type)
Removes and returns the Manifest from the Environment.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.