Package systems.dmx.core.service.event
Interface PreSendTopic
-
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
TimestampsPlugin
,TopicmapsPlugin
public interface PreSendTopic extends EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
preSendTopic(Topic topic)
-
-
-
Method Detail
-
preSendTopic
void preSendTopic(Topic topic)
-
-