Package de.hybris.platform.core
Class Registry.Init
- java.lang.Object
-
- de.hybris.platform.core.Registry.Init
-
- Enclosing class:
- Registry
public abstract static class Registry.Init extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Init()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetExtensionName()null, if this init is valid for all extensions, or an extension nameprotected abstract voidstartup()called before platform is started up and before a system initialization begins
-