|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.rest.config.ReadAnnotationsAndProperties
@Beta @Singleton public class ReadAnnotationsAndProperties
| Method Summary | |
|---|---|
String |
getCommandName(Invocation invocation)
command named used in logging and configuration keys. |
Fallback<?> |
getFallback(Invocation invocation)
fallback used for Sync or Async commands. |
com.google.common.base.Optional<Long> |
getTimeoutNanos(Invocation in)
If this is present, Sync method calls will block up to the specified nanos and throw an UncheckedTimeoutException. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public com.google.common.base.Optional<Long> getTimeoutNanos(Invocation in)
InvocationConfig
getTimeoutNanos in interface InvocationConfigpublic String getCommandName(Invocation invocation)
InvocationConfig
getCommandName in interface InvocationConfigpublic Fallback<?> getFallback(Invocation invocation)
InvocationConfig
getFallback in interface InvocationConfig
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||