Log4j 1.0.1

pl.psnc.expres.broker.notification
Class NotificationTrigger

java.lang.Object
  extended by pl.psnc.expres.broker.notification.NotificationTrigger

public abstract class NotificationTrigger
extends java.lang.Object

NotificationTrigger class - responsible for triggering appropriate notification handlers

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
NotificationTrigger()
           
 
Method Summary
static void triggerHandler(pl.psnc.expres.remote.protocol.notification.Notification notification)
          Trigger a proper handler to serve the notification received
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationTrigger

public NotificationTrigger()
Method Detail

triggerHandler

public static void triggerHandler(pl.psnc.expres.remote.protocol.notification.Notification notification)
Trigger a proper handler to serve the notification received

Parameters:
notification - instance of Notification

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC