protected static class BaseSPIProvider.WeldServerCallable extends Object implements Callable<RegistrationReference>
| Constructor and Description |
|---|
WeldServerCallable(Welder welder) |
| Modifier and Type | Method and Description |
|---|---|
RegistrationReference |
call() |
public WeldServerCallable(Welder welder)
public RegistrationReference call() throws Exception
call in interface Callable<RegistrationReference>Exception