package javax.baja.sys; public interface Topic extends Slot { Type getEventType(); }