com.x8ing.mc.bp
Class BusinessProcesses

java.lang.Object
  extended by com.x8ing.mc.bp.BusinessProcesses
All Implemented Interfaces:
java.io.Serializable

public class BusinessProcesses
extends java.lang.Object
implements java.io.Serializable

Author:
Patrick Heusser
See Also:
Serialized Form

Constructor Summary
BusinessProcesses(Configuration configuration)
           
 
Method Summary
 BusinessContext run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessProcesses

public BusinessProcesses(Configuration configuration)
Method Detail

run

public BusinessContext run()


by Patrick Heusser