public interface IndexContentProviderFactory
ExtendedServiceLoader for creating content providers for the index page.
Implementing classes can get access to the CdsRuntime by implementing CdsRuntimeAware.| Modifier and Type | Method and Description |
|---|---|
IndexContentProvider |
create()
Creates the content provider and initializes it
|
boolean |
isEnabled() |
IndexContentProvider create()
boolean isEnabled()
Copyright © 2022. All rights reserved.