arta.synergy.web.common.client.data.bp.docflow.events
Class DocflowEventListener

java.lang.Object
  extended by arta.synergy.web.common.client.data.bp.docflow.events.DocflowEventListener
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DocflowTestListener

public abstract class DocflowEventListener
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: exile Date: 03.04.2012 Time: 10:33:58

See Also:
Serialized Form

Constructor Summary
protected DocflowEventListener(java.util.ArrayList<java.lang.String> sources)
           
 
Method Summary
 java.util.ArrayList<java.lang.String> getSources()
           
abstract  void onEvent(DocflowEvent event)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DocflowEventListener

protected DocflowEventListener(java.util.ArrayList<java.lang.String> sources)
Method Detail

getSources

public java.util.ArrayList<java.lang.String> getSources()

onEvent

public abstract void onEvent(DocflowEvent event)
                      throws java.lang.Exception
Throws:
java.lang.Exception

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2000 Dummy Corp. All Rights Reserved.