@ThreadSafe
@Service(value={io.fabric8.api.PlaceholderResolver.class,ProfilePropertyPointerResolver.class})
@Properties(value=@Property(name="scheme",value="profile"))
public final class ProfilePropertyPointerResolver
extends io.fabric8.api.scr.AbstractComponent
implements io.fabric8.api.PlaceholderResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOLVER_SCHEME |
| Constructor and Description |
|---|
ProfilePropertyPointerResolver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScheme() |
String |
resolve(io.fabric8.api.FabricService fabricService,
Map<String,Map<String,String>> configs,
String pid,
String key,
String value) |
public static final String RESOLVER_SCHEME
public String getScheme()
getScheme in interface io.fabric8.api.PlaceholderResolverCopyright © 2011–2014 Red Hat. All rights reserved.