private class RemoteEntryEditor.VerifyHostTask extends Object implements Callable<RemoteEntryEditor.StatusWrapper>
Modifier and Type | Field and Description |
---|---|
private RemoteEntryEditor.StatusWrapper |
entryStatus |
Constructor and Description |
---|
VerifyHostTask(RemoteEntryEditor.StatusWrapper descStatus) |
private final RemoteEntryEditor.StatusWrapper entryStatus
public VerifyHostTask(RemoteEntryEditor.StatusWrapper descStatus)
public RemoteEntryEditor.StatusWrapper call() throws Exception
call
in interface Callable<RemoteEntryEditor.StatusWrapper>
Exception