Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ec.notification.service
Class NotificationListenerHookDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor

public class NotificationListenerHookDescriptor
extends Object

Since:
5.4.3

Field Summary
 Class<? extends NotificationListenerHook> hookListener
           
 String name
           
 
Constructor Summary
NotificationListenerHookDescriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

hookListener

public Class<? extends NotificationListenerHook> hookListener
Constructor Detail

NotificationListenerHookDescriptor

public NotificationListenerHookDescriptor()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.