akka.remote.testconductor
Class Remove

java.lang.Object
  extended by akka.remote.testconductor.Remove
All Implemented Interfaces:
CommandOp, java.io.Serializable, scala.Equals, scala.Product

public class Remove
extends java.lang.Object
implements CommandOp, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
Remove(RoleName node)
           
 
Method Summary
 RoleName node()
           
 
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

Remove

public Remove(RoleName node)
Method Detail

node

public RoleName node()