Package org.jclouds.reflect
Class InvocationSuccess
java.lang.Object
org.jclouds.reflect.InvocationSuccess
Holds the context of a successful call to
Invokable.invoke(Object, Object...)
-
Method Summary
Modifier and TypeMethodDescriptionstatic InvocationSuccess
create
(Invocation invocation, Object result) boolean
what was invocationcom.google.common.base.Optional
<Object> int
hashCode()
protected com.google.common.base.MoreObjects.ToStringHelper
string()
toString()