akka.testkit
Class TestActor.UnWatch

java.lang.Object
  extended by akka.testkit.TestActor.UnWatch
All Implemented Interfaces:
NoSerializationVerificationNeeded, java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
TestActor

public static class TestActor.UnWatch
extends java.lang.Object
implements NoSerializationVerificationNeeded, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
TestActor.UnWatch(ActorRef ref)
           
 
Method Summary
 ActorRef ref()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

TestActor.UnWatch

public TestActor.UnWatch(ActorRef ref)
Method Detail

ref

public ActorRef ref()