summaryrefslogtreecommitdiff
path: root/test/files/presentation/akka.check
diff options
context:
space:
mode:
authorMicro Dotta <mirco.dotta@gmail.com>2011-08-17 13:32:25 +0000
committerMicro Dotta <mirco.dotta@gmail.com>2011-08-17 13:32:25 +0000
commit6ba1b9f3c974351e826485ca9c41df732c6de15a (patch)
tree25c08330ac9c176353cc98f6a3f6cbd0c541d07d /test/files/presentation/akka.check
parent044099d4f1677425719ea8cad8c946dab8b5c2d9 (diff)
downloadscala-6ba1b9f3c974351e826485ca9c41df732c6de15a.tar.gz
scala-6ba1b9f3c974351e826485ca9c41df732c6de15a.tar.bz2
scala-6ba1b9f3c974351e826485ca9c41df732c6de15a.zip
Major rewrite of the testing infrastructure for...
Major rewrite of the testing infrastructure for the presentation compiler. Added several new tests that will be part of the nightly build. Once the move to SBT is completed I will look into how to extract the test infrastructure (as it should really not be living in the compiler codebase). Review by dragos
Diffstat (limited to 'test/files/presentation/akka.check')
-rw-r--r--test/files/presentation/akka.check484
1 files changed, 484 insertions, 0 deletions
diff --git a/test/files/presentation/akka.check b/test/files/presentation/akka.check
new file mode 100644
index 0000000000..27028fbf95
--- /dev/null
+++ b/test/files/presentation/akka.check
@@ -0,0 +1,484 @@
+reload: Actor.scala, ActorRef.scala, ActorRegistry.scala, Actors.java, BootableActorLoaderService.scala, FSM.scala, package.scala, Scheduler.scala, Supervisor.scala, UntypedActor.scala, AkkaException.scala, Config.scala, ConfigParser.scala, Configuration.scala, Configurator.scala, Importer.scala, SupervisionConfig.scala, DataFlow.scala, Dispatchers.scala, ExecutorBasedEventDrivenDispatcher.scala, ExecutorBasedEventDrivenWorkStealingDispatcher.scala, Future.scala, MailboxHandling.scala, MessageHandling.scala, ThreadBasedDispatcher.scala, ThreadPoolBuilder.scala, EventHandler.scala, JavaEventHandler.java, JavaAPI.scala, RemoteEventHandler.scala, RemoteInterface.scala, Iterators.scala, Listeners.scala, Pool.scala, Routers.scala, Routing.scala, Address.scala, AkkaLoader.scala, Bootable.scala, BoundedBlockingQueue.scala, Crypt.scala, Duration.scala, HashCode.scala, Helpers.scala, ListenerManagement.scala, LockUtil.scala, package.scala, ReflectiveAccess.scala, Hex.java, MACAddressParser.java, UUID.java, UUIDGen.java, UUIDHelper.java, UUIDHolder.java, pi.scala
+
+askTypeCompletion at pi.scala(52,59)
+================================================================================
+[response] aksTypeCompletion at (52,59)
+retrieved 0 members
+
+================================================================================
+
+askTypeCompletion at pi.scala(55,25)
+================================================================================
+[response] aksTypeCompletion at (55,25)
+retrieved 43 members
+`class Broadcastakka.routing.Routing.Broadcast`
+`method !=(x$1: Any)Boolean`
+`method !=(x$1: AnyRef)Boolean`
+`method ##()Int`
+`method +(other: String)java.lang.String`
+`method ->[B](y: B)(akka.routing.Routing.type, B)`
+`method ==(x$1: Any)Boolean`
+`method ==(x$1: AnyRef)Boolean`
+`method asInstanceOf[T0]=> T0`
+`method clone()java.lang.Object`
+`method dispatcherActor(routing: akka.routing.Routing.PF[Any,akka.actor.ActorRef])akka.actor.ActorRef`
+`method dispatcherActor(routing: akka.routing.Routing.PF[Any,akka.actor.ActorRef], msgTransformer: Any => Any)akka.actor.ActorRef`
+`method ensuring(cond: Boolean)akka.routing.Routing.type`
+`method ensuring(cond: Boolean, msg: => Any)akka.routing.Routing.type`
+`method ensuring(cond: akka.routing.Routing.type => Boolean)akka.routing.Routing.type`
+`method ensuring(cond: akka.routing.Routing.type => Boolean, msg: => Any)akka.routing.Routing.type`
+`method eq(x$1: AnyRef)Boolean`
+`method equals(x$1: Any)Boolean`
+`method filter[A, B](filter: akka.routing.Routing.PF[A,Unit], filtered: akka.routing.Routing.PF[A,B])akka.routing.Routing.PF[A,B]`
+`method finalize()Unit`
+`method formatted(fmtstr: String)String`
+`method hashCode()Int`
+`method intercept[A, B](interceptor: A => Unit, interceptee: akka.routing.Routing.PF[A,B])akka.routing.Routing.PF[A,B]`
+`method isInstanceOf[T0]=> Boolean`
+`method loadBalancerActor(actors: => akka.routing.InfiniteIterator[akka.actor.ActorRef])akka.actor.ActorRef`
+`method loggerActor(actorToLog: akka.actor.ActorRef, logger: Any => Unit)akka.actor.ActorRef`
+`method ne(x$1: AnyRef)Boolean`
+`method notify()Unit`
+`method notifyAll()Unit`
+`method synchronized[T0](x$1: T0)T0`
+`method toString()java.lang.String`
+`method wait()Unit`
+`method wait(x$1: Long)Unit`
+`method wait(x$1: Long, x$2: Int)Unit`
+`method ?[B](y: B)(akka.routing.Routing.type, B)`
+`trait RoutingMessageakka.routing.Routing.RoutingMessage`
+`type PFakka.routing.Routing.PF`
+`value selfAny`
+`value xakka.routing.Routing.type`
+================================================================================
+
+askTypeCompletion at pi.scala(55,73)
+================================================================================
+[response] aksTypeCompletion at (55,73)
+retrieved 129 members
+`method !!![T](message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])akka.dispatch.Future[T]`
+`method !!(message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])Option[Any]`
+`method !(message: Any)(implicit sender: Option[akka.actor.ActorRef])Unit`
+`method !=(x$1: Any)Boolean`
+`method !=(x$1: AnyRef)Boolean`
+`method ##()Int`
+`method +(other: String)java.lang.String`
+`method ->[B](y: B)(akka.actor.ActorRef, B)`
+`method ==(x$1: Any)Boolean`
+`method ==(x$1: AnyRef)Boolean`
+`method actor=> akka.actor.Actor`
+`method actorClass=> Class[_ <: akka.actor.Actor]`
+`method actorClassName=> String`
+`method actorInstance=> java.util.concurrent.atomic.AtomicReference[akka.actor.Actor]`
+`method asInstanceOf[T0]=> T0`
+`method channel=> akka.actor.Channel[Any]`
+`method clone()java.lang.Object`
+`method compareTo(other: akka.actor.ActorRef)Int`
+`method dispatcher=> akka.dispatch.MessageDispatcher`
+`method dispatcher_=(md: akka.dispatch.MessageDispatcher)Unit`
+`method ensuring(cond: Boolean)akka.actor.ActorRef`
+`method ensuring(cond: Boolean, msg: => Any)akka.actor.ActorRef`
+`method ensuring(cond: akka.actor.ActorRef => Boolean)akka.actor.ActorRef`
+`method ensuring(cond: akka.actor.ActorRef => Boolean, msg: => Any)akka.actor.ActorRef`
+`method eq(x$1: AnyRef)Boolean`
+`method equals(that: Any)Boolean`
+`method exit()Unit`
+`method finalize()Unit`
+`method formatted(fmtstr: String)String`
+`method forward(message: Any)(implicit sender: Some[akka.actor.ActorRef])Any`
+`method forward(message: AnyRef, sender: akka.actor.ActorRef)Unit`
+`method getActorClass()Class[_ <: akka.actor.Actor]`
+`method getActorClassName()String`
+`method getChannel=> akka.actor.Channel[Any]`
+`method getDispatcher()akka.dispatch.MessageDispatcher`
+`method getFaultHandler()akka.config.Supervision.FaultHandlingStrategy`
+`method getHomeAddress()java.net.InetSocketAddress`
+`method getId()String`
+`method getLifeCycle()akka.config.Supervision.LifeCycle`
+`method getLinkedActors()java.util.Map[akka.actor.package.Uuid,akka.actor.ActorRef]`
+`method getMailboxSize()Int`
+`method getReceiveTimeout()Option[Long]`
+`method getSender()Option[akka.actor.ActorRef]`
+`method getSenderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
+`method getSupervisor()akka.actor.ActorRef`
+`method getTimeout()Long`
+`method getUuid()akka.actor.package.Uuid`
+`method handleTrapExit(dead: akka.actor.ActorRef, reason: Throwable)Unit`
+`method hashCode()Int`
+`method homeAddress=> Option[java.net.InetSocketAddress]`
+`method id=> String`
+`method id_=(id: String)Unit`
+`method invoke(messageHandle: akka.dispatch.MessageInvocation)Unit`
+`method isBeingRestarted=> Boolean`
+`method isDefinedAt(message: Any)Boolean`
+`method isInstanceOf[T0]=> Boolean`
+`method isRunning=> Boolean`
+`method isShutdown=> Boolean`
+`method isUnstarted=> Boolean`
+`method link(actorRef: akka.actor.ActorRef)Unit`
+`method linkedActors=> java.util.Map[akka.actor.package.Uuid,akka.actor.ActorRef]`
+`method mailbox=> AnyRef`
+`method mailboxSize=> Int`
+`method mailbox_=(value: AnyRef)AnyRef`
+`method ne(x$1: AnyRef)Boolean`
+`method notify()Unit`
+`method notifyAll()Unit`
+`method postMessageToMailbox(message: Any, senderOption: Option[akka.actor.ActorRef])Unit`
+`method postMessageToMailboxAndCreateFutureResultWithTimeout[T](message: Any, timeout: Long, senderOption: Option[akka.actor.ActorRef], senderFuture: Option[akka.dispatch.CompletableFuture[T]])akka.dispatch.CompletableFuture[T]`
+`method registerSupervisorAsRemoteActor=> Option[akka.actor.package.Uuid]`
+`method reply(message: Any)Unit`
+`method replySafe(message: AnyRef)Boolean`
+`method replyUnsafe(message: AnyRef)Unit`
+`method reply_?(message: Any)Boolean`
+`method restart(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
+`method restartLinkedActors(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
+`method sendOneWay(message: AnyRef)Unit`
+`method sendOneWay(message: AnyRef, sender: akka.actor.ActorRef)Unit`
+`method sendRequestReply(message: AnyRef)AnyRef`
+`method sendRequestReply(message: AnyRef, sender: akka.actor.ActorRef)AnyRef`
+`method sendRequestReply(message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)AnyRef`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef)akka.dispatch.Future[T]`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
+`method sender=> Option[akka.actor.ActorRef]`
+`method senderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
+`method setDispatcher(dispatcher: akka.dispatch.MessageDispatcher)Unit`
+`method setFaultHandler(handler: akka.config.Supervision.FaultHandlingStrategy)Unit`
+`method setId(x$1: String)Unit`
+`method setLifeCycle(lifeCycle: akka.config.Supervision.LifeCycle)Unit`
+`method setReceiveTimeout(timeout: Long)Unit`
+`method setTimeout(x$1: Long)Unit`
+`method spawn(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
+`method spawnLink(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
+`method spawnLinkRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
+`method spawnLinkRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$4: Manifest[T])akka.actor.ActorRef`
+`method spawnLink[T <: akka.actor.Actor](implicit evidence$3: Manifest[T])akka.actor.ActorRef`
+`method spawnRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
+`method spawnRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$2: Manifest[T])akka.actor.ActorRef`
+`method spawn[T <: akka.actor.Actor](implicit evidence$1: Manifest[T])akka.actor.ActorRef`
+`method start()akka.actor.ActorRef`
+`method startLink(actorRef: akka.actor.ActorRef)Unit`
+`method stop()Unit`
+`method supervisor=> Option[akka.actor.ActorRef]`
+`method supervisor_=(sup: Option[akka.actor.ActorRef])Unit`
+`method synchronized[T0](x$1: T0)T0`
+`method toString()java.lang.String`
+`method unlink(actorRef: akka.actor.ActorRef)Unit`
+`method uuid=> akka.actor.package.Uuid`
+`method uuid_=(uid: akka.actor.package.Uuid)Unit`
+`method wait()Unit`
+`method wait(x$1: Long)Unit`
+`method wait(x$1: Long, x$2: Int)Unit`
+`method ?[B](y: B)(akka.actor.ActorRef, B)`
+`value selfAny`
+`value xakka.actor.ActorRef`
+`variable _statusakka.actor.ActorRefInternals.StatusType`
+`variable _uuidakka.actor.package.Uuid`
+`variable currentMessageakka.dispatch.MessageInvocation`
+`variable faultHandlerakka.config.Supervision.FaultHandlingStrategy`
+`variable hotswapscala.collection.immutable.Stack[PartialFunction[Any,Unit]]`
+`variable idString`
+`variable lifeCycleakka.config.Supervision.LifeCycle`
+`variable receiveTimeoutOption[Long]`
+`variable timeoutLong`
+================================================================================
+
+askTypeCompletion at pi.scala(65,15)
+================================================================================
+[response] aksTypeCompletion at (65,15)
+retrieved 129 members
+`method !!![T](message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])akka.dispatch.Future[T]`
+`method !!(message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])Option[Any]`
+`method !(message: Any)(implicit sender: Option[akka.actor.ActorRef])Unit`
+`method !=(x$1: Any)Boolean`
+`method !=(x$1: AnyRef)Boolean`
+`method ##()Int`
+`method +(other: String)java.lang.String`
+`method ->[B](y: B)(akka.actor.ActorRef, B)`
+`method ==(x$1: Any)Boolean`
+`method ==(x$1: AnyRef)Boolean`
+`method actor=> akka.actor.Actor`
+`method actorClass=> Class[_ <: akka.actor.Actor]`
+`method actorClassName=> String`
+`method actorInstance=> java.util.concurrent.atomic.AtomicReference[akka.actor.Actor]`
+`method asInstanceOf[T0]=> T0`
+`method channel=> akka.actor.Channel[Any]`
+`method clone()java.lang.Object`
+`method compareTo(other: akka.actor.ActorRef)Int`
+`method dispatcher=> akka.dispatch.MessageDispatcher`
+`method dispatcher_=(md: akka.dispatch.MessageDispatcher)Unit`
+`method ensuring(cond: Boolean)akka.actor.ActorRef`
+`method ensuring(cond: Boolean, msg: => Any)akka.actor.ActorRef`
+`method ensuring(cond: akka.actor.ActorRef => Boolean)akka.actor.ActorRef`
+`method ensuring(cond: akka.actor.ActorRef => Boolean, msg: => Any)akka.actor.ActorRef`
+`method eq(x$1: AnyRef)Boolean`
+`method equals(that: Any)Boolean`
+`method exit()Unit`
+`method finalize()Unit`
+`method formatted(fmtstr: String)String`
+`method forward(message: Any)(implicit sender: Some[akka.actor.ActorRef])Any`
+`method forward(message: AnyRef, sender: akka.actor.ActorRef)Unit`
+`method getActorClass()Class[_ <: akka.actor.Actor]`
+`method getActorClassName()String`
+`method getChannel=> akka.actor.Channel[Any]`
+`method getDispatcher()akka.dispatch.MessageDispatcher`
+`method getFaultHandler()akka.config.Supervision.FaultHandlingStrategy`
+`method getHomeAddress()java.net.InetSocketAddress`
+`method getId()String`
+`method getLifeCycle()akka.config.Supervision.LifeCycle`
+`method getLinkedActors()java.util.Map[akka.actor.package.Uuid,akka.actor.ActorRef]`
+`method getMailboxSize()Int`
+`method getReceiveTimeout()Option[Long]`
+`method getSender()Option[akka.actor.ActorRef]`
+`method getSenderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
+`method getSupervisor()akka.actor.ActorRef`
+`method getTimeout()Long`
+`method getUuid()akka.actor.package.Uuid`
+`method handleTrapExit(dead: akka.actor.ActorRef, reason: Throwable)Unit`
+`method hashCode()Int`
+`method homeAddress=> Option[java.net.InetSocketAddress]`
+`method id=> String`
+`method id_=(id: String)Unit`
+`method invoke(messageHandle: akka.dispatch.MessageInvocation)Unit`
+`method isBeingRestarted=> Boolean`
+`method isDefinedAt(message: Any)Boolean`
+`method isInstanceOf[T0]=> Boolean`
+`method isRunning=> Boolean`
+`method isShutdown=> Boolean`
+`method isUnstarted=> Boolean`
+`method link(actorRef: akka.actor.ActorRef)Unit`
+`method linkedActors=> java.util.Map[akka.actor.package.Uuid,akka.actor.ActorRef]`
+`method mailbox=> AnyRef`
+`method mailboxSize=> Int`
+`method mailbox_=(value: AnyRef)AnyRef`
+`method ne(x$1: AnyRef)Boolean`
+`method notify()Unit`
+`method notifyAll()Unit`
+`method postMessageToMailbox(message: Any, senderOption: Option[akka.actor.ActorRef])Unit`
+`method postMessageToMailboxAndCreateFutureResultWithTimeout[T](message: Any, timeout: Long, senderOption: Option[akka.actor.ActorRef], senderFuture: Option[akka.dispatch.CompletableFuture[T]])akka.dispatch.CompletableFuture[T]`
+`method registerSupervisorAsRemoteActor=> Option[akka.actor.package.Uuid]`
+`method reply(message: Any)Unit`
+`method replySafe(message: AnyRef)Boolean`
+`method replyUnsafe(message: AnyRef)Unit`
+`method reply_?(message: Any)Boolean`
+`method restart(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
+`method restartLinkedActors(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
+`method sendOneWay(message: AnyRef)Unit`
+`method sendOneWay(message: AnyRef, sender: akka.actor.ActorRef)Unit`
+`method sendRequestReply(message: AnyRef)AnyRef`
+`method sendRequestReply(message: AnyRef, sender: akka.actor.ActorRef)AnyRef`
+`method sendRequestReply(message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)AnyRef`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef)akka.dispatch.Future[T]`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
+`method sender=> Option[akka.actor.ActorRef]`
+`method senderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
+`method setDispatcher(dispatcher: akka.dispatch.MessageDispatcher)Unit`
+`method setFaultHandler(handler: akka.config.Supervision.FaultHandlingStrategy)Unit`
+`method setId(x$1: String)Unit`
+`method setLifeCycle(lifeCycle: akka.config.Supervision.LifeCycle)Unit`
+`method setReceiveTimeout(timeout: Long)Unit`
+`method setTimeout(x$1: Long)Unit`
+`method spawn(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
+`method spawnLink(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
+`method spawnLinkRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
+`method spawnLinkRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$4: Manifest[T])akka.actor.ActorRef`
+`method spawnLink[T <: akka.actor.Actor](implicit evidence$3: Manifest[T])akka.actor.ActorRef`
+`method spawnRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
+`method spawnRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$2: Manifest[T])akka.actor.ActorRef`
+`method spawn[T <: akka.actor.Actor](implicit evidence$1: Manifest[T])akka.actor.ActorRef`
+`method start()akka.actor.ActorRef`
+`method startLink(actorRef: akka.actor.ActorRef)Unit`
+`method stop()Unit`
+`method supervisor=> Option[akka.actor.ActorRef]`
+`method supervisor_=(sup: Option[akka.actor.ActorRef])Unit`
+`method synchronized[T0](x$1: T0)T0`
+`method toString()java.lang.String`
+`method unlink(actorRef: akka.actor.ActorRef)Unit`
+`method uuid=> akka.actor.package.Uuid`
+`method uuid_=(uid: akka.actor.package.Uuid)Unit`
+`method wait()Unit`
+`method wait(x$1: Long)Unit`
+`method wait(x$1: Long, x$2: Int)Unit`
+`method ?[B](y: B)(akka.actor.ActorRef, B)`
+`value selfAny`
+`value xakka.actor.ActorRef`
+`variable _statusakka.actor.ActorRefInternals.StatusType`
+`variable _uuidakka.actor.package.Uuid`
+`variable currentMessageakka.dispatch.MessageInvocation`
+`variable faultHandlerakka.config.Supervision.FaultHandlingStrategy`
+`variable hotswapscala.collection.immutable.Stack[PartialFunction[Any,Unit]]`
+`variable idString`
+`variable lifeCycleakka.config.Supervision.LifeCycle`
+`variable receiveTimeoutOption[Long]`
+`variable timeoutLong`
+================================================================================
+
+askTypeCompletion at pi.scala(74,46)
+================================================================================
+[response] aksTypeCompletion at (74,46)
+retrieved 129 members
+`method !!![T](message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])akka.dispatch.Future[T]`
+`method !!(message: Any, timeout: Long)(implicit sender: Option[akka.actor.ActorRef])Option[Any]`
+`method !(message: Any)(implicit sender: Option[akka.actor.ActorRef])Unit`
+`method !=(x$1: Any)Boolean`
+`method !=(x$1: AnyRef)Boolean`
+`method ##()Int`
+`method +(other: String)java.lang.String`
+`method ->[B](y: B)(akka.actor.ScalaActorRef, B)`
+`method ==(x$1: Any)Boolean`
+`method ==(x$1: AnyRef)Boolean`
+`method actor=> akka.actor.Actor`
+`method actorClass=> Class[_ <: akka.actor.Actor]`
+`method actorClassName=> String`
+`method actorInstance=> java.util.concurrent.atomic.AtomicReference[akka.actor.Actor]`
+`method asInstanceOf[T0]=> T0`
+`method channel=> akka.actor.Channel[Any]`
+`method clone()java.lang.Object`
+`method compareTo(other: akka.actor.ActorRef)Int`
+`method dispatcher=> akka.dispatch.MessageDispatcher`
+`method dispatcher_=(md: akka.dispatch.MessageDispatcher)Unit`
+`method ensuring(cond: Boolean)akka.actor.ScalaActorRef`
+`method ensuring(cond: Boolean, msg: => Any)akka.actor.ScalaActorRef`
+`method ensuring(cond: akka.actor.ScalaActorRef => Boolean)akka.actor.ScalaActorRef`
+`method ensuring(cond: akka.actor.ScalaActorRef => Boolean, msg: => Any)akka.actor.ScalaActorRef`
+`method eq(x$1: AnyRef)Boolean`
+`method equals(x$1: Any)Boolean`
+`method exit()Unit`
+`method finalize()Unit`
+`method formatted(fmtstr: String)String`
+`method forward(message: Any)(implicit sender: Some[akka.actor.ActorRef])Any`
+`method forward(message: AnyRef, sender: akka.actor.ActorRef)Unit`
+`method getActorClass()Class[_ <: akka.actor.Actor]`
+`method getActorClassName()String`
+`method getChannel=> akka.actor.Channel[Any]`
+`method getDispatcher()akka.dispatch.MessageDispatcher`
+`method getFaultHandler()akka.config.Supervision.FaultHandlingStrategy`
+`method getHomeAddress()java.net.InetSocketAddress`
+`method getId()String`
+`method getLifeCycle()akka.config.Supervision.LifeCycle`
+`method getLinkedActors()java.util.Map[akka.actor.package.Uuid,akka.actor.ActorRef]`
+`method getMailboxSize()Int`
+`method getReceiveTimeout()Option[Long]`
+`method getSender()Option[akka.actor.ActorRef]`
+`method getSenderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
+`method getSupervisor()akka.actor.ActorRef`
+`method getTimeout()Long`
+`method getUuid()akka.actor.package.Uuid`
+`method handleTrapExit(dead: akka.actor.ActorRef, reason: Throwable)Unit`
+`method hashCode()Int`
+`method homeAddress=> Option[java.net.InetSocketAddress]`
+`method id=> String`
+`method id_=(id: String)Unit`
+`method invoke(messageHandle: akka.dispatch.MessageInvocation)Unit`
+`method isBeingRestarted=> Boolean`
+`method isDefinedAt(message: Any)Boolean`
+`method isInstanceOf[T0]=> Boolean`
+`method isRunning=> Boolean`
+`method isShutdown=> Boolean`
+`method isUnstarted=> Boolean`
+`method link(actorRef: akka.actor.ActorRef)Unit`
+`method linkedActors=> java.util.Map[akka.actor.package.Uuid,akka.actor.ActorRef]`
+`method mailbox=> AnyRef`
+`method mailboxSize=> Int`
+`method mailbox_=(value: AnyRef)AnyRef`
+`method ne(x$1: AnyRef)Boolean`
+`method notify()Unit`
+`method notifyAll()Unit`
+`method postMessageToMailbox(message: Any, senderOption: Option[akka.actor.ActorRef])Unit`
+`method postMessageToMailboxAndCreateFutureResultWithTimeout[T](message: Any, timeout: Long, senderOption: Option[akka.actor.ActorRef], senderFuture: Option[akka.dispatch.CompletableFuture[T]])akka.dispatch.CompletableFuture[T]`
+`method registerSupervisorAsRemoteActor=> Option[akka.actor.package.Uuid]`
+`method reply(message: Any)Unit`
+`method replySafe(message: AnyRef)Boolean`
+`method replyUnsafe(message: AnyRef)Unit`
+`method reply_?(message: Any)Boolean`
+`method restart(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
+`method restartLinkedActors(reason: Throwable, maxNrOfRetries: Option[Int], withinTimeRange: Option[Int])Unit`
+`method sendOneWay(message: AnyRef)Unit`
+`method sendOneWay(message: AnyRef, sender: akka.actor.ActorRef)Unit`
+`method sendRequestReply(message: AnyRef)AnyRef`
+`method sendRequestReply(message: AnyRef, sender: akka.actor.ActorRef)AnyRef`
+`method sendRequestReply(message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)AnyRef`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef)akka.dispatch.Future[T]`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
+`method sendRequestReplyFuture[T <: AnyRef](message: AnyRef, timeout: Long, sender: akka.actor.ActorRef)akka.dispatch.Future[T]`
+`method sender=> Option[akka.actor.ActorRef]`
+`method senderFuture()Option[akka.dispatch.CompletableFuture[Any]]`
+`method setDispatcher(dispatcher: akka.dispatch.MessageDispatcher)Unit`
+`method setFaultHandler(x$1: akka.config.Supervision.FaultHandlingStrategy)Unit`
+`method setId(x$1: String)Unit`
+`method setLifeCycle(x$1: akka.config.Supervision.LifeCycle)Unit`
+`method setReceiveTimeout(timeout: Long)Unit`
+`method setTimeout(x$1: Long)Unit`
+`method spawn(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
+`method spawnLink(clazz: Class[_ <: akka.actor.Actor])akka.actor.ActorRef`
+`method spawnLinkRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
+`method spawnLinkRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$4: Manifest[T])akka.actor.ActorRef`
+`method spawnLink[T <: akka.actor.Actor](implicit evidence$3: Manifest[T])akka.actor.ActorRef`
+`method spawnRemote(clazz: Class[_ <: akka.actor.Actor], hostname: String, port: Int, timeout: Long)akka.actor.ActorRef`
+`method spawnRemote[T <: akka.actor.Actor](hostname: String, port: Int, timeout: Long)(implicit evidence$2: Manifest[T])akka.actor.ActorRef`
+`method spawn[T <: akka.actor.Actor](implicit evidence$1: Manifest[T])akka.actor.ActorRef`
+`method start()akka.actor.ActorRef`
+`method startLink(actorRef: akka.actor.ActorRef)Unit`
+`method stop()Unit`
+`method supervisor=> Option[akka.actor.ActorRef]`
+`method supervisor_=(sup: Option[akka.actor.ActorRef])Unit`
+`method synchronized[T0](x$1: T0)T0`
+`method toString()java.lang.String`
+`method unlink(actorRef: akka.actor.ActorRef)Unit`
+`method uuid=> akka.actor.package.Uuid`
+`method uuid_=(uid: akka.actor.package.Uuid)Unit`
+`method wait()Unit`
+`method wait(x$1: Long)Unit`
+`method wait(x$1: Long, x$2: Int)Unit`
+`method ?[B](y: B)(akka.actor.ScalaActorRef, B)`
+`value selfAny`
+`value xakka.actor.ScalaActorRef`
+`variable _statusakka.actor.ActorRefInternals.StatusType`
+`variable _uuidakka.actor.package.Uuid`
+`variable currentMessageakka.dispatch.MessageInvocation`
+`variable faultHandlerakka.config.Supervision.FaultHandlingStrategy`
+`variable hotswapscala.collection.immutable.Stack[PartialFunction[Any,Unit]]`
+`variable idString`
+`variable lifeCycleakka.config.Supervision.LifeCycle`
+`variable receiveTimeoutOption[Long]`
+`variable timeoutLong`
+================================================================================
+
+askType at pi.scala(34,16)
+================================================================================
+[response] askTypeAt at (34,16)
+def receive: PartialFunction[Any,Unit] = ((x0$3: Any) => x0$3 match {
+ case (start: Int, nrOfElements: Int)Pi.Work((start @ _), (nrOfElements @ _)) => Worker.this.self.reply(Pi.this.Result.apply(Worker.this.calculatePiFor(start, nrOfElements)))
+})
+================================================================================
+
+askHyperlinkPos for `calculate` at (11,11) pi.scala
+================================================================================
+[response] found askHyperlinkPos for `calculate` at (93,7) pi.scala
+================================================================================
+
+askHyperlinkPos for `PiMessage` at (17,41) pi.scala
+================================================================================
+[response] found askHyperlinkPos for `PiMessage` at (16,16) pi.scala
+================================================================================
+
+askHyperlinkPos for `Actor` at (24,28) pi.scala
+================================================================================
+[response] found askHyperlinkPos for `Actor` at (289,7) Actor.scala
+================================================================================
+
+askHyperlinkPos for `reply` at (36,18) pi.scala
+================================================================================
+[response] found askHyperlinkPos for `reply` at (1382,7) ActorRef.scala
+================================================================================
+
+askHyperlinkPos for `nrOfResults_$eq` at (73,19) pi.scala
+================================================================================
+[response] found askHyperlinkPos for `nrOfResults_$eq` at (48,9) pi.scala
+================================================================================
+
+askHyperlinkPos for `latch` at (86,11) pi.scala
+================================================================================
+[response] found askHyperlinkPos for `latch` at (44,61) pi.scala
+================================================================================ \ No newline at end of file