Exemplo n.º 1
0
 public Type getType(String typeName) {
   return typeRegistry.getType(typeName);
 }