|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationEvent | |
---|---|
org.biomoby.client | The components used for developing Moby clients. |
org.biomoby.service.dashboard | |
org.biomoby.shared.event |
Uses of NotificationEvent in org.biomoby.client |
---|
Methods in org.biomoby.client with parameters of type NotificationEvent | |
---|---|
void |
CentralDigestImpl.fireEvent(NotificationEvent event)
|
Uses of NotificationEvent in org.biomoby.service.dashboard |
---|
Methods in org.biomoby.service.dashboard with parameters of type NotificationEvent | |
---|---|
void |
RegistryModel.fireEvent(NotificationEvent event)
|
void |
ServiceTypesBoard.notified(NotificationEvent event)
Implementation of a NotificationListener intereface |
void |
DataTypesBoard.notified(NotificationEvent event)
Implementation of a NotificationListener intereface |
void |
ServicesBoard.notified(NotificationEvent event)
Implementation of a NotificationListener intereface |
void |
StatisticsPanel.notified(NotificationEvent event)
Implementation of a NotificationListener intereface |
void |
NamespacesBoard.notified(NotificationEvent event)
Implementation of a NotificationListener intereface |
abstract void |
CommonBoard.notified(NotificationEvent event)
An empty mplementation of a NotificationListener intereface. |
Uses of NotificationEvent in org.biomoby.shared.event |
---|
Methods in org.biomoby.shared.event with parameters of type NotificationEvent | |
---|---|
void |
Notifier.fireEvent(NotificationEvent event)
|
void |
SimpleListener.notified(NotificationEvent event)
|
void |
LogListener.notified(NotificationEvent event)
|
void |
NotificationListener.notified(NotificationEvent event)
Invoked when a notification arrives. |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |