@Singleton public class AllCatalogItemsInCatalog extends Object implements com.google.common.base.Function<Catalog,Iterable<? extends CatalogItem>>
| Modifier and Type | Field and Description |
|---|---|
org.jclouds.logging.Logger |
logger |
public Iterable<? extends CatalogItem> apply(Catalog from)
apply in interface com.google.common.base.Function<Catalog,Iterable<? extends CatalogItem>>Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.