public class HttpClientConfigurationMetaType extends Object implements org.osgi.service.metatype.MetaTypeProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUEST_CONFIG_NAMESPACE |
static Map<String,Invokers.Invoker<?>> |
SETTERS_HTTP_CLIENT_BUILDER |
static Map<String,Invokers.Invoker<?>> |
SETTERS_REQUEST_CONFIG_BUILDER |
| Constructor and Description |
|---|
HttpClientConfigurationMetaType() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getLocales() |
org.osgi.service.metatype.ObjectClassDefinition |
getObjectClassDefinition(String id,
String locale) |
public static final String REQUEST_CONFIG_NAMESPACE
public static final Map<String,Invokers.Invoker<?>> SETTERS_REQUEST_CONFIG_BUILDER
public static final Map<String,Invokers.Invoker<?>> SETTERS_HTTP_CLIENT_BUILDER
public org.osgi.service.metatype.ObjectClassDefinition getObjectClassDefinition(String id, String locale)
getObjectClassDefinition in interface org.osgi.service.metatype.MetaTypeProviderpublic String[] getLocales()
getLocales in interface org.osgi.service.metatype.MetaTypeProviderCopyright © 2017 Code Distillery. All rights reserved.