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