| Name |
java.lang.String |
R |
RARDeployment
|
Return the service name |
| State |
int |
R |
3
|
Return the service state |
| StateString |
java.lang.String |
R |
Started
|
Return the service's state as a String |
| MetaData |
org.jboss.resource.metadata.ConnectorMetaData |
R |
ConnectorMetaData@15585981[version=1.5 vendorName=Red Hat Middleware LLC eisType=JMS 1.1 Server resourceAdapterVersion=4.2 resourceAdapterClass=org.jboss.resource.adapter.jms.JmsResourceAdapter license=LicenseMetaData@5b5c2f19[required=true descriptions=[DescriptionMetaData@118412b[language=es description=JBoss, Home of Professional Open Source.
Copyright 2006, Red Hat Middleware LLC, and individual contributors
as indicated by the @author tags. See the copyright.txt file in the
distribution for a full listing of individual contributors.
This is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of
the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this software; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA, or see the FSF site: http://www.fsf.org.]]] properties=[] descriptions=[DescriptionGroupMetaData@5f5e6e9c[language=es description=JBoss JMS Resource Adapter displayName=JMS Adapter]] connectionDefinitions=[ConnectionDefinitionMetaData@464e32c8[managedConnectionFactoryClass=org.jboss.resource.adapter.jms.JmsManagedConnectionFactory connectionFactoryInterfaceClass=org.jboss.resource.adapter.jms.JmsConnectionFactory connectionFactoryImplementationClass=org.jboss.resource.adapter.jms.JmsConnectionFactoryImpl connectionInterfaceClass=javax.jms.Session connectionImplementationClass=org.jboss.resource.adapter.jms.JmsSession properties=[ConfigPropertyMetaData@adc9515[name=Password type=java.lang.String value= descriptions=[DescriptionMetaData@30aff4ae[language=es description=The password used to login to the jms server]]], ConfigPropertyMetaData@246adb31[name=Strict type=java.lang.Boolean value=true descriptions=[DescriptionMetaData@6fe8e47a[language=es]]], ConfigPropertyMetaData@17bf9b45[name=ClientID type=java.lang.String value= descriptions=[DescriptionMetaData@22f03efc[language=es description=The client id for this connection factory]]], ConfigPropertyMetaData@638e8fbd[name=SessionDefaultType type=java.lang.String value=javax.jms.Topic descriptions=[DescriptionMetaData@4ab7244f[language=es description=The default session type]]], ConfigPropertyMetaData@635c80a4[name=UseTryLock type=java.lang.Integer value= descriptions=[DescriptionMetaData@3db0e4db[language=es description=Maximum wait for a lock]]], ConfigPropertyMetaData@37e80c87[name=JmsProviderAdapterJNDI type=java.lang.String value=java:DefaultJMSProvider descriptions=[DescriptionMetaData@28810581[language=es description=The jndi name of the provider of connection factories]]], ConfigPropertyMetaData@247ef45b[name=UserName type=java.lang.String value= descriptions=[DescriptionMetaData@2e906ced[language=es description=The user name used to login to the jms server]]]]]] transactionSupport=TransactionSupportMetaData@bdf537d[transactionSupport=XATransaction] authenticationMechanism=AuthenticationMechanismMetaData@72e239a1[authenticationMechanismType=BasicPassword credentialInterfaceClass=javax.resource.spi.security.PasswordCredential descriptions=[DescriptionMetaData@6235b3f3[language=es]]] reauthenticationSupport=false messageListeners=[MessageListenerMetaData@4e01c1f2[type=javax.jms.MessageListener activationSpecType=org.jboss.resource.adapter.jms.inflow.JmsActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@55641ee0[name=destination descriptions=[DescriptionMetaData@33b948e4[language=es]]], RequiredConfigPropertyMetaData@6cbb3f71[name=destinationType descriptions=[DescriptionMetaData@49608b43[language=es]]]]]] adminobjects=[] securityPermissions=[]]
|
The meta data |
| AuthenticationMechanism |
java.lang.String |
R |
BasicPassword
|
The authentication mechanism |
| EISType |
java.lang.String |
R |
JMS 1.1 Server
|
The EIS type |
| License |
java.lang.String |
R |
JBoss, Home of Professional Open Source.
Copyright 2006, Red Hat Middleware LLC, and individual contributors
as indicated by the @author tags. See the copyright.txt file in the
distribution for a full listing of individual contributors.
This is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of
the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this software; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA, or see the FSF site: http://www.fsf.org.
|
The license |
| RAClass |
java.lang.String |
R |
org.jboss.resource.adapter.jms.JmsResourceAdapter
|
The resource adapter class |
| RAVersion |
java.lang.String |
R |
4.2
|
The resource adapter version |
| TransactionSupport |
java.lang.String |
R |
TransactionSupportMetaData@bdf537d[transactionSupport=XATransaction]
|
The transaction support |
| VendorName |
java.lang.String |
R |
Red Hat Middleware LLC
|
The vendor name |
| Version |
java.lang.String |
R |
1.5
|
The spec version |
| ReauthenticationSupport |
boolean |
R |
False
|
Whether reauthentication support is supported |
| ResourceAdapter |
javax.resource.spi.ResourceAdapter |
R |
org.jboss.resource.adapter.jms.JmsResourceAdapter@61570157
|
The resource adapter instance |