public class DeploymentContext extends Object
| Constructor and Description |
|---|
DeploymentContext(String id,
Options parent) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(Class<T> type) |
String |
getId() |
Options |
getOptions() |
Properties |
getProperties() |
<T> T |
set(Class<T> type,
T value) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.