public class ZoneIdToZone extends com.google.common.cache.CacheLoader<Long,Zone>
com.google.common.cache.CacheLoader.InvalidCacheLoadException
ZoneIdToZone(CloudStackClient client)
Zone
load(Long zoneId)
from, from, loadAll, reload
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public ZoneIdToZone(CloudStackClient client)
public Zone load(Long zoneId) throws Exception
load
com.google.common.cache.CacheLoader<Long,Zone>
Exception
Copyright © 2009-2012 jclouds. All Rights Reserved.