public class JmsActivationSpec extends java.lang.Object implements ActivationSpec
| Constructor and Description |
|---|
JmsActivationSpec() |
| Modifier and Type | Method and Description |
|---|---|
ResourceAdapter |
getResourceAdapter()
Returns the resource adapter.
|
void |
setResourceAdapter(ResourceAdapter ra)
Sets the resource adapter.
|
void |
validate()
Validates the configuration.
|
public void setResourceAdapter(ResourceAdapter ra)
ResourceAdapterAssociationsetResourceAdapter in interface ResourceAdapterAssociationpublic ResourceAdapter getResourceAdapter()
ResourceAdapterAssociationgetResourceAdapter in interface ResourceAdapterAssociationpublic void validate()
ActivationSpecvalidate in interface ActivationSpec