protected static class RemoteSPI.UnregisterSPIProcessCallable extends Object implements ProcessCallable<Boolean>
| Constructor and Description |
|---|
UnregisterSPIProcessCallable(String spiProviderName,
String spiId) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
public UnregisterSPIProcessCallable(String spiProviderName,
String spiId)
public Boolean call()
call in interface ProcessCallable<Boolean>