@Activate public class EnvironmentAdapter extends Object implements InfraAdapter
| Constructor and Description |
|---|
EnvironmentAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String key) |
Map<String,String> |
getExtraAttributes(Map<String,String> params)
1.
|
public Map<String,String> getExtraAttributes(Map<String,String> params)
getExtraAttributes in interface InfraAdapterparams - application name or hostname are most likely to be used as input params.public String getAttribute(String key)
getAttribute in interface InfraAdapterCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.