com.ebmwebsourcing.easyviper.extended.service.autotrash.impl
Class AutoTrashProcessServiceImpl

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

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


Field Summary
 
Fields inherited from class com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
CLIENT_ENDPOINT_NAME
 
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
accept, getDescription, getEngine, getRefreshFrequency, match, setDescription, 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
accept, getDescription, getEngine, getRefreshFrequency, match, setDescription, 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 AutoTrashProcessService

addUninstableProcessInstance

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


Copyright © 2009-2011 eBM WebSourcing. All Rights Reserved.