Package | Description |
---|---|
org.ginsim.common.callable |
API for processes which can run in background, based on callable and threads.
|
org.ginsim.core.notification |
API for notifications: notifications, listener and a global manager to connect them
|
org.ginsim.core.notification.detailed | |
org.ginsim.core.notification.resolvable |
Modifier and Type | Method and Description |
---|---|
static void |
Timeout.addTimeout(TimeoutObject o,
long wait)
add a new timeout waiter object
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorNotification |
class |
ExceptionNotification |
class |
InformationNotification |
class |
Notification
A notification message
|
class |
WarningNotification |
Modifier and Type | Class and Description |
---|---|
class |
DetailedErrorNotification |
class |
DetailedInformationNotification |
class |
DetailedWarningNotification |
Modifier and Type | Class and Description |
---|---|
class |
ResolvableErrorNotification |
class |
ResolvableWarningNotification |
Copyright © 2005–2020. All rights reserved.