org.ofbiz.entityext
Class EntityServiceFactory

java.lang.Object
  extended by org.ofbiz.entityext.EntityServiceFactory

public class EntityServiceFactory
extends java.lang.Object

EntityEcaUtil


Field Summary
static java.lang.String module
           
 
Constructor Summary
EntityServiceFactory()
           
 
Method Summary
static DispatchContext getDispatchContext(GenericDelegator delegator)
           
static LocalDispatcher getLocalDispatcher(GenericDelegator delegator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module
Constructor Detail

EntityServiceFactory

public EntityServiceFactory()
Method Detail

getLocalDispatcher

public static LocalDispatcher getLocalDispatcher(GenericDelegator delegator)

getDispatchContext

public static DispatchContext getDispatchContext(GenericDelegator delegator)