org.scalawag.timber.impl

dispatcher

package dispatcher

Visibility
  1. Public
  2. All

Type Members

  1. class AsynchronousEntryDispatcher extends EntryDispatcher

  2. trait Configurable extends InternalLogging

  3. case class Configuration(roots: Set[ImmutableVertex]) extends InternalLogging with Product with Serializable

  4. trait ConfigurationCache extends EntryDispatcher with Configurable with InternalLogging

  5. trait EntryDispatcher extends api.impl.EntryDispatcher with Configurable

  6. trait Management extends Configurable with DynamicMBean with InternalLogging

  7. class SynchronousEntryDispatcher extends EntryDispatcher

Value Members

  1. object Configuration extends Serializable

  2. object ConfigurationCache

Ungrouped