Interface EventProviderConfigSupplier
-
- All Superinterfaces:
StatusSupplier
@ProviderType public interface EventProviderConfigSupplier extends StatusSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProviderInputModel
getProviderInputModel()
URL
getRootUrl()
-
Methods inherited from interface com.adobe.aio.aem.status.StatusSupplier
getStatus
-
-
-
-
Method Detail
-
getProviderInputModel
ProviderInputModel getProviderInputModel()
-
getRootUrl
URL getRootUrl()
-
-