Class GuiProfileCompilerRegistryImpl
java.lang.Object
com.evolveum.midpoint.model.impl.security.GuiProfileCompilerRegistryImpl
- All Implemented Interfaces:
GuiProfileCompilerRegistry
@Component
public class GuiProfileCompilerRegistryImpl
extends Object
implements GuiProfileCompilerRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
invokeCompiler
(CompiledGuiProfile compiledGuiProfile) void
registerCompiler
(GuiProfileCompilable compiler)
-
Constructor Details
-
GuiProfileCompilerRegistryImpl
public GuiProfileCompilerRegistryImpl()
-
-
Method Details
-
registerCompiler
- Specified by:
registerCompiler
in interfaceGuiProfileCompilerRegistry
-
invokeCompiler
- Specified by:
invokeCompiler
in interfaceGuiProfileCompilerRegistry
-