472473474475476477478
public Object getObject(FactHandle factHandle) { return commandService.execute( new GetObjectCommand( factHandle ) ); } public Environment getEnvironment() { return commandService.execute( new GetEnvironmentCommand() ); }
473474475476477478479
467468469470471472473
368369370371372373374
464465466467468469470
451452453454455456457
350351352353354355356
409410411412413414415