| 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@4ba315[version=1.5 vendorName=JBoss, Inc eisType=JMS 1.1 Server resourceAdapterVersion=4.0 resourceAdapterClass=org.jboss.resource.adapter.jms.JmsResourceAdapter license=LicenseMetaData@4ba386[required=true descriptions=[DescriptionMetaData@4ba5f6[language=zh description=JBoss, Home of Professional Open Source
Copyright 2005, JBoss Inc., and individual contributors as indicated
by the @authors tag. See the copyright.txt 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@4ba548[language=zh description=JBoss JMS Resource Adapter displayName=JMS Adapter]] connectionDefinitions=[ConnectionDefinitionMetaData@1b830b[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@1b8b77[name=UserName type=java.lang.String value= descriptions=[DescriptionMetaData@4bad17[language=zh description=The user name used to login to the jms server]]], ConfigPropertyMetaData@1b8829[name=SessionDefaultType type=java.lang.String value=javax.jms.Topic descriptions=[DescriptionMetaData@4bad19[language=zh description=The default session type]]], ConfigPropertyMetaData@1b9430[name=Strict type=java.lang.Boolean value=true descriptions=[DescriptionMetaData@4bad1b[language=zh]]], ConfigPropertyMetaData@1b8e60[name=Password type=java.lang.String value= descriptions=[DescriptionMetaData@4bad4b[language=zh description=The password used to login to the jms server]]], ConfigPropertyMetaData@1b914a[name=ClientID type=java.lang.String value= descriptions=[DescriptionMetaData@4bad3d[language=zh description=The client id for this connection factory]]], ConfigPropertyMetaData@1b8470[name=JmsProviderAdapterJNDI type=java.lang.String value=java:DefaultJMSProvider descriptions=[DescriptionMetaData@4bad3f[language=zh description=The jndi name of the provider of connection factories]]]]]] transactionSupport=TransactionSupportMetaData@4ba391[transactionSupport=XATransaction] authenticationMechanism=AuthenticationMechanismMetaData@4ba393[authenticationMechanismType=BasicPassword credentialInterfaceClass=javax.resource.spi.security.PasswordCredential descriptions=[DescriptionMetaData@4ba601[language=zh]]] reauthenticationSupport=false messageListeners=[MessageListenerMetaData@1b9edd[type=javax.jms.MessageListener activationSpecType=org.jboss.resource.adapter.jms.inflow.JmsActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@1ba380[name=destinationType descriptions=[DescriptionMetaData@4bad41[language=zh]]], RequiredConfigPropertyMetaData@1ba1f0[name=destination descriptions=[DescriptionMetaData@4bad43[language=zh]]]]]] 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 2005, JBoss Inc., and individual contributors as indicated
by the @authors tag. See the copyright.txt 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.0
|
The resource adapter version |
| TransactionSupport |
java.lang.String |
R |
TransactionSupportMetaData@4ba391[transactionSupport=XATransaction]
|
The transaction support |
| VendorName |
java.lang.String |
R |
JBoss, Inc
|
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@2d3c29
|
The resource adapter instance |