Class ApplicationContext
java.lang.Object
net.n2oapp.framework.config.metadata.compile.context.BaseCompileContext<Application,N2oApplication>
net.n2oapp.framework.config.metadata.compile.context.ApplicationContext
- All Implemented Interfaces:
Serializable,CompileContext<Application,N2oApplication>
Контекст сборки приложения
- 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
-
ApplicationContext
-