org.jclouds.compute.reference
Class ComputeServiceConstants.PollPeriod
java.lang.Object
org.jclouds.compute.reference.ComputeServiceConstants.PollPeriod
- Enclosing class:
- ComputeServiceConstants
@Singleton
public static class ComputeServiceConstants.PollPeriod
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pollInitialPeriod
@Inject(optional=true)
@Named(value="jclouds.compute.poll-status.initial-period")
public long pollInitialPeriod
pollMaxPeriod
@Inject(optional=true)
@Named(value="jclouds.compute.poll-status.max-period")
public long pollMaxPeriod
ComputeServiceConstants.PollPeriod
public ComputeServiceConstants.PollPeriod()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.