Package com.hierynomus.smbj.event
Class SMBEventBus
java.lang.Object
com.hierynomus.smbj.event.SMBEventBus
Our own delegating class to wrap the MBassador event bus. This ensures that we only need to use their annotations
throughout the codebase, and can easily switch it out if need be.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.slf4j.Logger
private net.engio.mbassy.bus.common.PubSubSupport
<SMBEvent> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
private static final org.slf4j.Logger logger -
wrappedBus
-
-
Constructor Details
-
SMBEventBus
public SMBEventBus() -
SMBEventBus
-
-
Method Details
-
subscribe
-
unsubscribe
-
publish
-