- groovyx.gpars.actor.remote.RemoteActor.TerminateActorMsg
-
-
Field Summary
-
Inherited fields
Fields inherited from class |
Fields |
class SerialMsg |
hostId |
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class SerialMsg |
execute, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class java.lang.Object |
java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Field Detail
-
private final Actor actor
-
private static final long serialVersionUID
-
Constructor Detail
-
public RemoteActor.TerminateActorMsg(RemoteActor remoteActor)
Copyright © 2008–2014 Václav Pech. All Rights Reserved.