Uses of Class
net.sf.eBus.config.EConfigure.ThreadConfig
-
-
Uses of EConfigure.ThreadConfig in net.sf.eBus.config
Classes in net.sf.eBus.config with type parameters of type EConfigure.ThreadConfig Modifier and Type Class Description protected static classEConfigure.ThreadBuilder<T extends EConfigure.ThreadConfig,B extends EConfigure.ThreadBuilder>Contains configuration settings common toEConfigure.DispatcherBuilderandEConfigure.ScheduledExecutorBuilder.Subclasses of EConfigure.ThreadConfig in net.sf.eBus.config Modifier and Type Class Description static classEConfigure.DispatchereBus uses aDispatcherto forward messages to client.static classEConfigure.ScheduledExecutoreBus clients should consider usingnet.sf.eBus.client.EScheduledExecutorto perform timed tasks since expired tasks are posted to the client's dispatcher.
-