}
public <T extends SessionClock> T getSessionClock() {
String kresultsId = "kresults_" + this.gsd.getId();
CommandImpl cmd = new CommandImpl( "execute",
Arrays.asList( new Object[]{new KnowledgeContextResolveFromContextCommand( new GetSessionClockCommand(),
null,
null,
this.instanceId,
kresultsId )} ) );