Drools :: Persistence :: JPA 6.0.0.CR3

org.drools.persistence
Class SingleSessionCommandService.EndOperationListenerImpl

java.lang.Object
  extended by org.drools.persistence.SingleSessionCommandService.EndOperationListenerImpl
All Implemented Interfaces:
org.drools.core.common.EndOperationListener
Enclosing class:
SingleSessionCommandService

public static class SingleSessionCommandService.EndOperationListenerImpl
extends Object
implements org.drools.core.common.EndOperationListener


Constructor Summary
SingleSessionCommandService.EndOperationListenerImpl(SessionInfo info)
           
 
Method Summary
 void endOperation(org.drools.core.common.InternalKnowledgeRuntime kruntime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleSessionCommandService.EndOperationListenerImpl

public SingleSessionCommandService.EndOperationListenerImpl(SessionInfo info)
Method Detail

endOperation

public void endOperation(org.drools.core.common.InternalKnowledgeRuntime kruntime)
Specified by:
endOperation in interface org.drools.core.common.EndOperationListener

Drools :: Persistence :: JPA 6.0.0.CR3

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