UpdatableComponentpublic interface UpdatableComponent
Methods Summary |
---|
public void | checkForUpdate(UpdateChecker checker)
| public int | getMaximumCheckTime()estimated maximum time to check whether an update is required or not in SECONDS
| public java.lang.String | getName()Name of the updatable component
|
|