void deploy(Object patternInstance, String patternInstanceName)void deploy(Object patternInstance, String patternInstanceName)| Name | Type | Description |
|---|---|---|
patternInstance | Object | The return value (opaque) from the pattern $1instantiate(String)$1 method. |
patternInstanceName | String | The name for the instance being deployed. |
| Type | Description |
|---|---|
void |