public SessionEntryPoint getEntryPoint(String name) {
   return session.getWorkingMemoryEntryPoint(name);
 }