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

com.stratio.crossdata.server.mocks.MockConnectorManagerActor Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.mocks;
public  class MockConnectorManagerActor implements akka.actor.Actor, akka.actor.ActorLogging {
  static public  akka.actor.Props props () { throw new RuntimeException(); }
  public   MockConnectorManagerActor () { throw new RuntimeException(); }
  public  void preStart () { throw new RuntimeException(); }
  public  scala.PartialFunction receive () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy