org.jclouds.serverlove.suppliers
Class FixedWellKnownImageSupplier

java.lang.Object
  extended by org.jclouds.serverlove.suppliers.FixedWellKnownImageSupplier
All Implemented Interfaces:
com.google.common.base.Supplier<List<org.jclouds.elasticstack.domain.WellKnownImage>>, org.jclouds.elasticstack.suppliers.WellKnownImageSupplier

@Singleton
public class FixedWellKnownImageSupplier
extends Object
implements org.jclouds.elasticstack.suppliers.WellKnownImageSupplier

Supplies the pre-installed images.


Method Summary
 List<org.jclouds.elasticstack.domain.WellKnownImage> get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public List<org.jclouds.elasticstack.domain.WellKnownImage> get()
Specified by:
get in interface com.google.common.base.Supplier<List<org.jclouds.elasticstack.domain.WellKnownImage>>


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.