Class NotificationMessageHandlerRegistry
- java.lang.Object
-
- org.eclipse.dataspaceconnector.ids.api.multipart.handler.HandlerRegistry<de.fraunhofer.iais.eis.NotificationMessage>
-
- org.eclipse.dataspaceconnector.ids.api.multipart.handler.NotificationMessageHandlerRegistry
-
public class NotificationMessageHandlerRegistry extends HandlerRegistry<de.fraunhofer.iais.eis.NotificationMessage>
NotificationMessagehas several implementations. This registry is used to hold the {Handlerassociated with each implementation.
-
-
Constructor Summary
Constructors Constructor Description NotificationMessageHandlerRegistry()
-
Method Summary
-
Methods inherited from class org.eclipse.dataspaceconnector.ids.api.multipart.handler.HandlerRegistry
addHandler, getHandler
-
-