com.evelopers.unimod.adapter.standalone.provider
Class AutomaticEventProvider

java.lang.Object
  extended bycom.evelopers.unimod.adapter.standalone.provider.AutomaticEventProvider

public abstract class AutomaticEventProvider
extends java.lang.Object


Field Summary
protected  ModelEngine engine
           
 
Constructor Summary
AutomaticEventProvider()
           
 
Method Summary
 void dispose()
           
 void init(ModelEngine engine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

engine

protected ModelEngine engine
Constructor Detail

AutomaticEventProvider

public AutomaticEventProvider()
Method Detail

init

public void init(ModelEngine engine)
          throws com.evelopers.common.exception.CommonException
Throws:
com.evelopers.common.exception.CommonException

dispose

public void dispose()