Package | Description |
---|---|
org.hornetq.ra |
HornetQ Resource Adaptor
|
org.hornetq.ra.inflow |
Modifier and Type | Method and Description |
---|---|
void |
HornetQRALogger.attemptingReconnect(HornetQActivationSpec spec) |
void |
HornetQRALogger.errorReconnecting(Throwable t,
HornetQActivationSpec spec) |
void |
HornetQRALogger.failureInActivation(Throwable t,
HornetQActivationSpec spec) |
Modifier and Type | Method and Description |
---|---|
HornetQActivationSpec |
HornetQActivation.getActivationSpec()
Get the activation spec
|
Constructor and Description |
---|
HornetQActivation(HornetQResourceAdapter ra,
javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
HornetQActivationSpec spec)
Constructor
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.