com.ebmwebsourcing.easyviper.core.api.engine.thread.service
Interface AutoFlushMessageService

All Superinterfaces:
java.lang.Runnable, Service

public interface AutoFlushMessageService
extends Service


Method Summary
 void addMessagesInRegistry(InternalMessage msg, ExternalContext ctxt)
           
 void flushMessagesInRegistry()
           
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.thread.service.Service
getEngine, getRefreshFrequency, setRefreshFrequency
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

flushMessagesInRegistry

void flushMessagesInRegistry()
                             throws CoreException
Throws:
CoreException

addMessagesInRegistry

void addMessagesInRegistry(InternalMessage msg,
                           ExternalContext ctxt)


Copyright © 2009 eBM WebSourcing. All Rights Reserved.