|
Log4j 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notification | |
---|---|
pl.psnc.expres.remote.helper | |
pl.psnc.expres.remote.notification |
Uses of Notification in pl.psnc.expres.remote.helper |
---|
Methods in pl.psnc.expres.remote.helper that return Notification | |
---|---|
static Notification |
NotificationHelper.getNotification(Notification xsdNotification)
Create new instance of Notification based on given xsd
representation of that class |
static Notification |
NotificationHelper.getNotification(Update xsdUpdate)
Create new instance of Notification based on given xsd
representation of Update |
Methods in pl.psnc.expres.remote.helper with parameters of type Notification | |
---|---|
static void |
DebugHelper.debug(Notification cNotification)
Prints debug info about Notification |
static Notification |
NotificationHelper.getXsdNotification(Notification notification)
Create new XSD instance of Notification based on given
representation of that class |
Uses of Notification in pl.psnc.expres.remote.notification |
---|
Methods in pl.psnc.expres.remote.notification with parameters of type Notification | |
---|---|
void |
INotification.update(Notification notification)
Notifies all listeners about new event |
|
Log4j 1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |