public static final class ActivationProtocol.EndpointFailedToActivate extends ActivationProtocol.ActivationMessage implements scala.Product, scala.Serializable
Activation
trait which is available on Camel
to await activation or de-activation of endpoints.
param: actorRef the endpoint that failed to activate
param: cause the cause for failureConstructor and Description |
---|
EndpointFailedToActivate(ActorRef actorRef,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ActorRef |
actorRef() |
java.lang.Throwable |
cause() |
actor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait