public static class SyncNotification.Context extends Object
Modifier and Type | Field and Description |
---|---|
private SyncNotification.Result |
res |
private Notification |
syncRequest |
Constructor and Description |
---|
SyncNotification.Context(Notification syncRequest) |
private Notification syncRequest
private SyncNotification.Result res
public SyncNotification.Context(Notification syncRequest)
public Object[] invoke(AgentId to) throws InterruptedException, Exception
InterruptedException
Exception
public void Throw(Exception exc)
public void Return(Object[] values)
public Object getValue(int index)
public final Exception getException()
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.