|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.context.notification.AbstractNotificationLogger<T>
public abstract class AbstractNotificationLogger<T extends ServerNotification>
Constructor Summary | |
---|---|
AbstractNotificationLogger()
|
Method Summary | |
---|---|
java.util.List |
getNotifications()
|
void |
onNotification(T notification)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractNotificationLogger()
Method Detail |
---|
public void onNotification(T notification)
public java.util.List getNotifications()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |