|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstallContextImpl | |
---|---|
info.magnolia.module |
Uses of InstallContextImpl in info.magnolia.module |
---|
Methods in info.magnolia.module with parameters of type InstallContextImpl | |
---|---|
protected void |
ModuleManagerImpl.applyDeltas(ModuleDefinition moduleDef,
List<Delta> deltas,
InstallContextImpl ctx)
Applies to given deltas for the given module. |
protected void |
ModuleManagerImpl.installOrUpdateModule(ModuleManager.ModuleAndDeltas moduleAndDeltas,
InstallContextImpl ctx)
|
Constructors in info.magnolia.module with parameters of type InstallContextImpl | |
---|---|
ModuleManagerImpl(InstallContextImpl installContext,
ModuleDefinitionReader moduleDefinitionReader)
Deprecated. since 4.5 - use IoC - temporarily kept for tests ? |
|
ModuleManagerImpl(InstallContextImpl installContext,
ModuleDefinitionReader moduleDefinitionReader,
ModuleRegistry moduleRegistry,
DependencyChecker dependencyChecker,
Node2BeanProcessor nodeToBean)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |