Interface I_CmsClassInitializer


public interface I_CmsClassInitializer
The interface for initializing all classes which implement the I_CmsHasInit interface.

Since:
8.0.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The method which, when called, should initialize all classes implementing the I_CmsHasInit interface.
  • Method Details

    • initClasses

      void initClasses()
      The method which, when called, should initialize all classes implementing the I_CmsHasInit interface.