| null,
null,
this.ksession,
null );
this.commandService = new DefaultCommandService( kContext );
((AcceptsTimerJobFactoryManager) ((InternalKnowledgeRuntime) ksession).getTimerService()).getTimerJobFactoryManager().setCommandService( this );
this.marshallingHelper = new SessionMarshallingHelper( this.ksession,
conf );
|