KIE :: Infinispan :: Drools persistence 6.2.0.CR3

org.drools.persistence.infinispan
Class ManualPersistInterceptor.PersistCommand

java.lang.Object
  extended by org.drools.persistence.infinispan.ManualPersistInterceptor.PersistCommand
All Implemented Interfaces:
Serializable, org.drools.core.command.impl.GenericCommand<Void>, org.kie.api.command.Command<Void>
Enclosing class:
ManualPersistInterceptor

public static class ManualPersistInterceptor.PersistCommand
extends Object
implements org.drools.core.command.impl.GenericCommand<Void>

See Also:
Serialized Form

Constructor Summary
ManualPersistInterceptor.PersistCommand(Object sessionInfo, Object jpm, org.kie.api.runtime.KieSession ksession)
           
 
Method Summary
 Void execute(org.kie.internal.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManualPersistInterceptor.PersistCommand

public ManualPersistInterceptor.PersistCommand(Object sessionInfo,
                                               Object jpm,
                                               org.kie.api.runtime.KieSession ksession)
Method Detail

execute

public Void execute(org.kie.internal.command.Context context)
Specified by:
execute in interface org.drools.core.command.impl.GenericCommand<Void>

KIE :: Infinispan :: Drools persistence 6.2.0.CR3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.