org.hornetq.ra
@MessageBundle(projectCode="HQ") public interface HornetQRABundle
Modifier and Type | Field and Description |
---|---|
static HornetQRABundle |
BUNDLE |
Modifier and Type | Method and Description |
---|---|
HornetQIllegalStateException |
errorDecodingPassword(Exception e) |
javax.resource.NotSupportedException |
noActivationSpec() |
IllegalArgumentException |
noDestinationName() |
static final HornetQRABundle BUNDLE
@Message(id=159000, value="Error decoding password using codec instance", format=MESSAGE_FORMAT) HornetQIllegalStateException errorDecodingPassword(@Cause Exception e)
@Message(id=159001, value="MDB cannot be deployed as it has no Activation Spec. Please provide an Activation!", format=MESSAGE_FORMAT) javax.resource.NotSupportedException noActivationSpec()
@Message(id=159002, value="Please provide a destination for the MDB", format=MESSAGE_FORMAT) IllegalArgumentException noDestinationName()
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.