Class ContentManagementEngineProvider


  • public class ContentManagementEngineProvider
    extends Object
    A factory of content management engine instances. This factory is managed by the underlying IoC container. This factory serves mainly for beans not managed by the IoC container.
    • Method Detail

      • getContentManagementEngine

        public static ContentManagementEngine getContentManagementEngine()
        Gets a content management engine instance.
        Returns:
        a ContentManagementEngine instance (managed by the IoC container).