All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Mocks.MockCoordinatorActor Maven / Gradle / Ivy

package Mocks;
public  class MockCoordinatorActor implements akka.actor.Actor {
  static public  akka.actor.Props props () { throw new RuntimeException(); }
  public   MockCoordinatorActor () { throw new RuntimeException(); }
  public  org.apache.log4j.Logger log () { throw new RuntimeException(); }
  public  scala.PartialFunction receive () { throw new RuntimeException(); }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy