|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.actor.impl.SDAClosure
public abstract class SDAClosure
Creates a SDA closure to invoke appropriate actor's message handlers based on message compile-type type
| Constructor Summary | |
|---|---|
private |
SDAClosure()
|
| Method Summary | ||
|---|---|---|
static
|
createSDAClosure(StaticDispatchActor<T> dda)
Creates the closure for a given SDA |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private SDAClosure()
| Method Detail |
|---|
public static <T> groovy.lang.Closure createSDAClosure(StaticDispatchActor<T> dda)
dda - The StaticDispatchActor to dispatch messages on
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||