Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.repository.descriptor
Class GraphManagerEventListenerDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.repository.descriptor.GraphManagerEventListenerDescriptor

public class GraphManagerEventListenerDescriptor
extends Object

Author:
Alexandre Russel

Constructor Summary
GraphManagerEventListenerDescriptor()
           
 
Method Summary
 Class<? extends GraphManagerEventListener> getKlass()
           
 void setKlass(Class<? extends GraphManagerEventListener> klass)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphManagerEventListenerDescriptor

public GraphManagerEventListenerDescriptor()
Method Detail

getKlass

public Class<? extends GraphManagerEventListener> getKlass()

setKlass

public void setKlass(Class<? extends GraphManagerEventListener> klass)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.