| Package | Description |
|---|---|
| org.oddjob.arooa.runtime |
Classes concerning runtime configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeListenerAdapter
Provide empty methods for
RuntimeListeners. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuntimeConfiguration.addRuntimeListener(RuntimeListener listener) |
void |
RuntimeConfiguration.addRuntimeListener(RuntimeListener listener)
Add a
RuntimeListener. |
void |
RuntimeConfiguration.addRuntimeListener(RuntimeListener listener)
Add a
RuntimeListener. |
void |
AbstractRuntimeConfiguration.addRuntimeListener(RuntimeListener listener) |
void |
AbstractRuntimeConfiguration.removeRuntimeListener(RuntimeListener listener) |
void |
RuntimeConfiguration.removeRuntimeListener(RuntimeListener listener)
Remove a
RuntimeListener. |
void |
RuntimeConfiguration.removeRuntimeListener(RuntimeListener listener)
Remove a
RuntimeListener. |
void |
AbstractRuntimeConfiguration.removeRuntimeListener(RuntimeListener listener) |
Copyright © 2023. All rights reserved.