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