public interface GlanceApi extends Closeable
Modifier and Type | Method and Description |
---|---|
Set<String> |
getConfiguredZones() |
ExtensionApi |
getExtensionApiForZone(String zone)
Provides access to Extension features.
|
ImageApi |
getImageApiForZone(String zone)
Provides access to Image features.
|
ExtensionApi getExtensionApiForZone(@Nullable String zone)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.