public static interface Container.ComponentInfoCompletionCallback
| Modifier and Type | Method and Description |
|---|---|
void |
done(ComponentInfo result) |
void |
failed(ComponentInfo result,
java.lang.Throwable exception) |
void done(ComponentInfo result)
void failed(ComponentInfo result, java.lang.Throwable exception)