public class DockerEntitySpecResolver
extends org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolver
EntitySpecResolver which knows how to convert docker image IDs
to Brooklyn EntitySpec instances.| Constructor and Description |
|---|
DockerEntitySpecResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.brooklyn.api.entity.EntitySpec<?> |
resolve(String type,
org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext loader,
Set<String> encounteredTypes) |
public static final String PREFIX
public org.apache.brooklyn.api.entity.EntitySpec<?> resolve(String type, org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext loader, Set<String> encounteredTypes)
resolve in interface org.apache.brooklyn.core.resolve.entity.EntitySpecResolverresolve in class org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolverCopyright © 2012–2016 The Apache Software Foundation. All rights reserved.