org.drools.persistence
Class SingleSessionCommandService.EndOperationListenerImpl

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

public static class SingleSessionCommandService.EndOperationListenerImpl
extends Object
implements EndOperationListener


Constructor Summary
SingleSessionCommandService.EndOperationListenerImpl(SessionInfo info)
           
 
Method Summary
 void endOperation(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(InternalKnowledgeRuntime kruntime)
Specified by:
endOperation in interface EndOperationListener


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.