public static ActorReference getReferenceByLocation(String ual) {
   return JoinDirector.getReferenceByLocation(new UAL(ual));
 }