public class InvokerResultImpl extends Object implements InvokerResult, Serializable
| Constructor and Description |
|---|
InvokerResultImpl(Exception exception) |
InvokerResultImpl(Object value) |
public InvokerResultImpl(Object value)
public InvokerResultImpl(Exception exception)
public Object getValue()
getValue in interface InvokerResultInvokerResult.getValue()public Exception getException()
getException in interface InvokerResultInvokerResult.getException()Copyright © 2004–2014 Paul Ferraro. All rights reserved.