Class DummyCompileContext<S>
java.lang.Object
net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext<Compiled,S>
net.n2oapp.framework.config.compile.pipeline.DummyCompileContext<S>
- Type Parameters:
S- Тип исходной метаданной
- All Implemented Interfaces:
Serializable,CompileContext<Compiled,S>
Вспомогательный контекст сборки
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext
equals, getCompiledClass, getCompiledId, getParams, getPathRouteMapping, getQueryRouteMapping, getResultData, getRoute, getSourceClass, getSourceId, getUrlPattern, hashCode, isIdentical, setPathRouteMapping, setQueryRouteMapping, toString
-
Constructor Details
-
DummyCompileContext
-