Interface MetadataRouter
-
public interface MetadataRouterМаршрутизатор URL адресов метаданных.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <D extends Compiled>
CompileContext<D,?>get(String url, Class<D> compiledClass, Map<String,String[]> params)Поиск метаданных по URL адресу и типу.
-