Class SidebarCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.application.sidebar.SidebarCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<Sidebar,,N2oSidebar, ApplicationContext> BaseSourceCompiler<Sidebar,N2oSidebar, ApplicationContext>
@Component
public class SidebarCompiler
extends Object
implements BaseSourceCompiler<Sidebar,N2oSidebar,ApplicationContext>, SourceClassAware
Компиляция боковой панели
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oSidebar source, ApplicationContext context, CompileProcessor p)
-
Constructor Details
-
SidebarCompiler
public SidebarCompiler()
-
-
Method Details
-
getSourceClass
- Specified by:
getSourceClassin interfaceSourceClassAware
-
compile
- Specified by:
compilein interfaceSourceCompiler<Sidebar,N2oSidebar, ApplicationContext>
-