Attribute Name |
Access |
Type |
Description |
Attribute Value |
Name |
R |
java.lang.String |
Return the service name |
RARDeployment
|
State |
R |
int |
Return the service state |
3
|
StateString |
R |
java.lang.String |
Return the service's state as a String |
Started
|
MetaData |
R |
org.jboss.resource.metadata.ConnectorMetaData |
The meta data |
ConnectorMetaData@364c8987[version=1.5 vendorName=Red Hat Middleware LLC eisType=JMS 1.1 Server resourceAdapterVersion=1.0 resourceAdapterClass=org.hornetq.ra.HornetQResourceAdapter license=LicenseMetaData@5ad919ea[required=true descriptions=[DescriptionMetaData@6334803e[language=es description=Copyright 2009 Red Hat, Inc.
Red Hat licenses this file to you under the Apache License, version
2.0 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.]]] properties=[ConfigPropertyMetaData@6c02a444[name=ConnectorClassName type=java.lang.String value=org.hornetq.core.remoting.impl.invm.InVMConnectorFactory descriptions=[DescriptionMetaData@bcf9954[language=es description=The transport type. Multiple connectors can be configured by using a comma separated list,
i.e. org.hornetq.core.remoting.impl.invm.InVMConnectorFactory,org.hornetq.core.remoting.impl.invm.InVMConnectorFactory.]]], ConfigPropertyMetaData@216ea3c2[name=ConnectionParameters type=java.lang.String value=server-id=0 descriptions=[DescriptionMetaData@6a5b5fda[language=es description=The transport configuration. These values must be in the form of key=val;key=val;,
if multiple connectors are used then each set must be separated by a comma i.e. host=host1;port=5445,host=host2;port=5446.
Each set of params maps to the connector classname specified.]]]] descriptions=[DescriptionGroupMetaData@14f217c3[language=es description=HornetQ 2.0 Resource Adapter displayName=HornetQ 2.0 Resource Adapter]] connectionDefinitions=[ConnectionDefinitionMetaData@12d3e679[managedConnectionFactoryClass=org.hornetq.ra.HornetQRAManagedConnectionFactory connectionFactoryInterfaceClass=org.hornetq.ra.HornetQRAConnectionFactory connectionFactoryImplementationClass=org.hornetq.ra.HornetQRAConnectionFactoryImpl connectionInterfaceClass=javax.jms.Session connectionImplementationClass=org.hornetq.ra.HornetQRASession properties=[ConfigPropertyMetaData@775361a8[name=UseTryLock type=java.lang.Integer value=0 descriptions=[DescriptionMetaData@21f60df3[language=es description=Try to obtain a lock within specified number of seconds; less than or equal to 0 disable this functionality]]], ConfigPropertyMetaData@15c01b97[name=SessionDefaultType type=java.lang.String value=javax.jms.Queue descriptions=[DescriptionMetaData@210dddf0[language=es description=The default session type]]]]]] transactionSupport=TransactionSupportMetaData@1565c884[transactionSupport=XATransaction] authenticationMechanism=AuthenticationMechanismMetaData@4d4f5d15[authenticationMechanismType=BasicPassword credentialInterfaceClass=javax.resource.spi.security.PasswordCredential descriptions=[DescriptionMetaData@1568355a[language=es]]] reauthenticationSupport=false messageListeners=[MessageListenerMetaData@6bc121b6[type=javax.jms.MessageListener activationSpecType=org.hornetq.ra.inflow.HornetQActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@548c6afe[name=destination descriptions=[DescriptionMetaData@6c86b2b0[language=es]]]]]] adminobjects=[] securityPermissions=[]]
|
AuthenticationMechanism |
R |
java.lang.String |
The authentication mechanism |
BasicPassword
|
EISType |
R |
java.lang.String |
The EIS type |
JMS 1.1 Server
|
License |
R |
java.lang.String |
The license |
Copyright 2009 Red Hat, Inc.
Red Hat licenses this file to you under the Apache License, version
2.0 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.
|
RAClass |
R |
java.lang.String |
The resource adapter class |
org.hornetq.ra.HornetQResourceAdapter
|
RAVersion |
R |
java.lang.String |
The resource adapter version |
1.0
|
TransactionSupport |
R |
java.lang.String |
The transaction support |
TransactionSupportMetaData@1565c884[transactionSupport=XATransaction]
|
VendorName |
R |
java.lang.String |
The vendor name |
Red Hat Middleware LLC
|
Version |
R |
java.lang.String |
The spec version |
1.5
|
ReauthenticationSupport |
R |
boolean |
Whether reauthentication support is supported |
False
|
ResourceAdapter |
R |
javax.resource.spi.ResourceAdapter |
The resource adapter instance |
org.hornetq.ra.HornetQResourceAdapter@6653d23a
|
WorkManager |
RW |
javax.resource.spi.work.WorkManager |
The work manager |
|
XATerminator |
RW |
javax.resource.spi.XATerminator |
The xa terminator |
|
ConnectorClassName |
R |
java.lang.String |
The transport type. Multiple connectors can be configured by using a comma separated list,
i.e. org.hornetq.core.remoting.impl.invm.InVMConnectorFactory,org.hornetq.core.remoting.impl.invm.InVMConnectorFactory. |
ConfigPropertyMetaData@6c02a444[name=ConnectorClassName type=java.lang.String value=org.hornetq.core.remoting.impl.invm.InVMConnectorFactory descriptions=[DescriptionMetaData@bcf9954[language=es description=The transport type. Multiple connectors can be configured by using a comma separated list,
i.e. org.hornetq.core.remoting.impl.invm.InVMConnectorFactory,org.hornetq.core.remoting.impl.invm.InVMConnectorFactory.]]]
|
ConnectionParameters |
R |
java.lang.String |
The transport configuration. These values must be in the form of key=val;key=val;,
if multiple connectors are used then each set must be separated by a comma i.e. host=host1;port=5445,host=host2;port=5446.
Each set of params maps to the connector classname specified. |
ConfigPropertyMetaData@216ea3c2[name=ConnectionParameters type=java.lang.String value=server-id=0 descriptions=[DescriptionMetaData@6a5b5fda[language=es description=The transport configuration. These values must be in the form of key=val;key=val;,
if multiple connectors are used then each set must be separated by a comma i.e. host=host1;port=5445,host=host2;port=5446.
Each set of params maps to the connector classname specified.]]]
|
| |