Package io.tech1.framework.domain.pubsub
Interface AbstractEventProcessor
-
- All Known Implementing Classes:
AbstractEventPublisher,AbstractEventSubscriber
public interface AbstractEventProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EventProcessorTypegetType()
-
-
-
Method Detail
-
getType
EventProcessorType getType()
-
-