org.dentaku.foundation.workflow
Class WerkflowHelper

java.lang.Object
  extended byorg.dentaku.foundation.workflow.WerkflowHelper

public class WerkflowHelper
extends java.lang.Object


Method Summary
 void deploy(java.net.URL url)
           
 void dispatch(WerkflowEvent event)
           
static WerkflowHelper getInstance()
           
 org.codehaus.werkflow.Wfms getWfms()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static WerkflowHelper getInstance()

getWfms

public org.codehaus.werkflow.Wfms getWfms()

deploy

public void deploy(java.net.URL url)
            throws java.lang.Exception
Throws:
java.lang.Exception

dispatch

public void dispatch(WerkflowEvent event)
              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2004 . All Rights Reserved.