this.ksession,
null );
((JpaJDKTimerService) ((InternalKnowledgeRuntime) ksession).getTimerService()).setCommandService( this );
this.marshallingHelper = new GormSessionMarshallingHelper( this.ksession,
conf );
this.sessionInfo.setMarshallingHelper( this.marshallingHelper );
((InternalKnowledgeRuntime) this.ksession).setEndOperationListener( new EndOperationListenerImpl() );
// Use the App scoped EntityManager if the user has provided it, and it is open.