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

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

public class AutoFlushMessageServiceImpl
extends com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AbstractServiceImpl
implements com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoFlushMessageService


Constructor Summary
AutoFlushMessageServiceImpl(com.ebmwebsourcing.easyviper.core.api.engine.Engine engine)
           
 
Method Summary
 void addMessagesInRegistry(com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage internalMessage, com.ebmwebsourcing.easyviper.core.api.env.ExternalContext context)
           
 void flushMessagesInRegistry()
           
 void run()
           
 
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

AutoFlushMessageServiceImpl

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

run

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

flushMessagesInRegistry

public void flushMessagesInRegistry()
                             throws com.ebmwebsourcing.easyviper.core.api.CoreException
Specified by:
flushMessagesInRegistry in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoFlushMessageService
Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException

addMessagesInRegistry

public void addMessagesInRegistry(com.ebmwebsourcing.easyviper.core.api.soa.message.InternalMessage internalMessage,
                                  com.ebmwebsourcing.easyviper.core.api.env.ExternalContext context)
Specified by:
addMessagesInRegistry in interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.AutoFlushMessageService


Copyright © 2009 eBM WebSourcing. All Rights Reserved.