com.espertech.esperio.db.core
Class RunnableUpsertFactory

java.lang.Object
  extended by com.espertech.esperio.db.core.RunnableUpsertFactory
All Implemented Interfaces:
RunnableFactory

public class RunnableUpsertFactory
extends java.lang.Object
implements RunnableFactory


Constructor Summary
RunnableUpsertFactory(RunnableUpsertContext context)
           
 
Method Summary
 RunnableUpsertContext getContext()
           
 java.lang.Runnable makeRunnable(com.espertech.esper.client.EventBean theEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunnableUpsertFactory

public RunnableUpsertFactory(RunnableUpsertContext context)
Method Detail

getContext

public RunnableUpsertContext getContext()

makeRunnable

public java.lang.Runnable makeRunnable(com.espertech.esper.client.EventBean theEvent)
Specified by:
makeRunnable in interface RunnableFactory

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com