Interface EventMetadataRegistrationService
-
- All Superinterfaces:
StatusSupplier
@ProviderType public interface EventMetadataRegistrationService extends StatusSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
registerEventMetadata(EventMetadata configuredEventMetadata)
-
Methods inherited from interface com.adobe.aio.aem.status.StatusSupplier
getStatus
-
-
-
-
Method Detail
-
registerEventMetadata
void registerEventMetadata(EventMetadata configuredEventMetadata)
-
-