Package

demesne

module

Permalink

package module

Created by rolfsd on 5/23/15.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. module
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait AggregateEnvironment extends AnyRef

    Permalink

    Created by rolfsd on 8/31/16.

  2. trait DemesneModuleError extends Throwable

    Permalink
  3. final case class InfoStateIncompatibilityError[I, S](info: I)(implicit evidence$1: ClassTag[I], evidence$2: ClassTag[S]) extends IllegalArgumentException with DemesneModuleError with Product with Serializable

    Permalink
  4. abstract class SimpleAggregateModule[S] extends AggregateRootModule

    Permalink

Value Members

  1. object ClusteredAggregate extends AggregateEnvironment with Product with Serializable

    Permalink
  2. object LocalAggregate extends AggregateEnvironment with Product with Serializable

    Permalink
  3. object SimpleAggregateModule

    Permalink
  4. package entity

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped