@Service public class EventPublisher extends java.lang.Object
private Topic<Event>
publisher
EventPublisher()
void
publish(Event e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject private Topic<Event> publisher
public EventPublisher()
public void publish(Event e)