arta.synergy.ejb.bp.docflow.observation
Class DocflowObservationManager

java.lang.Object
  extended by arta.synergy.ejb.bp.docflow.observation.DocflowObservationManager

public class DocflowObservationManager
extends java.lang.Object

Created by IntelliJ IDEA. User: exile Date: 03.04.2012 Time: 12:03:39


Field Summary
static java.util.ArrayList<DocflowEventListener> listeners
           
static java.lang.Object synchObject
           
 
Constructor Summary
DocflowObservationManager()
           
 
Method Summary
static void executeEvent(DocflowEvent event)
           
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listeners

public static java.util.ArrayList<DocflowEventListener> listeners

synchObject

public static final java.lang.Object synchObject
Constructor Detail

DocflowObservationManager

public DocflowObservationManager()
Method Detail

init

public static void init()

executeEvent

public static void executeEvent(DocflowEvent event)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2000 Dummy Corp. All Rights Reserved.