| Package | Description |
|---|---|
| de.aristaflow.adept2.core.runtimemanager |
| Modifier and Type | Method and Description |
|---|---|
void |
ResumingRuntimeManager.deregisterAutomaticResumer(ResumingRuntimeManager.AutomaticResumer automaticResumer)
Deregisters a service that provides the means to resume an activity
automatically.
|
void |
ResumingRuntimeManager.registerAutomaticResumer(ResumingRuntimeManager.AutomaticResumer automaticResumer)
Registers a service that provides the means to resume an activity
automatically.
|