public interface ActivationFailureListener
| Modifier and Type | Method and Description |
|---|---|
void |
activationFailed(Exception exception)
This will be invoked by the broker in case of an exception during the activation process
|
void activationFailed(Exception exception)
exception - the exception which caused the activation failureCopyright © 2018 JBoss by Red Hat. All rights reserved.