Class LogDispatcher
- java.lang.Object
-
- org.correomqtt.business.dispatcher.BaseDispatcher<LogObserver>
-
- org.correomqtt.business.dispatcher.LogDispatcher
-
public class LogDispatcher extends BaseDispatcher<LogObserver>
-
-
Field Summary
-
Fields inherited from class org.correomqtt.business.dispatcher.BaseDispatcher
observer
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LogDispatchergetInstance()-
Methods inherited from class org.correomqtt.business.dispatcher.BaseDispatcher
addObserver, removeObserver
-
-
-
-
Method Detail
-
getInstance
public static LogDispatcher getInstance()
-
-