|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.camel.internal.ActivationProtocol.ActivationMessage
akka.camel.internal.AwaitActivation
public class AwaitActivation
INTERNAL API A request message to the ActivationTracker for the status of activation. param: ref the actorRef
| Constructor Summary | |
|---|---|
AwaitActivation(ActorRef ref)
|
|
| Method Summary | |
|---|---|
ActorRef |
ref()
|
| Methods inherited from class akka.camel.internal.ActivationProtocol.ActivationMessage |
|---|
actor |
| 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 |
|---|
public AwaitActivation(ActorRef ref)
| Method Detail |
|---|
public ActorRef ref()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||