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