com.ebmwebsourcing.easyviper.core.impl.engine.thread.service
Class AutoTrashProcessServiceImpl

java.lang.Object
  extended by com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
      extended by com.ebmwebsourcing.easyviper.core.impl.engine.thread.service.AutoTrashProcessServiceImpl
All Implemented Interfaces:
com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoTrashProcessService, com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service, java.lang.Runnable

public class AutoTrashProcessServiceImpl
extends com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
implements com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoTrashProcessService


Constructor Summary
AutoTrashProcessServiceImpl(com.ebmwebsourcing.easyviper.core.api.engine.Engine engine)
           
 
Method Summary
 void addUninstableProcessInstance(com.ebmwebsourcing.easyviper.core.api.engine.Process p)
           
 void run()
           
 void tryToEndAllProcessIntances()
           
 
Methods inherited from class com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
getEngine, getRefreshFrequency, setRefreshFrequency
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service
getEngine, getRefreshFrequency, setRefreshFrequency
 

Constructor Detail

AutoTrashProcessServiceImpl

public AutoTrashProcessServiceImpl(com.ebmwebsourcing.easyviper.core.api.engine.Engine engine)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

tryToEndAllProcessIntances

public void tryToEndAllProcessIntances()
Specified by:
tryToEndAllProcessIntances in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoTrashProcessService

addUninstableProcessInstance

public void addUninstableProcessInstance(com.ebmwebsourcing.easyviper.core.api.engine.Process p)
Specified by:
addUninstableProcessInstance in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoTrashProcessService


Copyright © 2009 eBM WebSourcing. All Rights Reserved.