| 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@391c19c9[version=1.5 vendorName=Red Hat Middleware LLC eisType=Quartz Adapter resourceAdapterVersion=5.0 resourceAdapterClass=org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter license=LicenseMetaData@63e0f869[required=true descriptions=[DescriptionMetaData@46d4e8b9[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@43faee03[language=es description=Quartz Inflow Resource Adapter displayName=Quartz Adapter]] connectionDefinitions=[] transactionSupport=TransactionSupportMetaData@f2029d3[transactionSupport=NoTransaction] authenticationMechanism=AuthenticationMechanismMetaData@899e367[authenticationMechanismType=null credentialInterfaceClass=null descriptions=[DescriptionMetaData@2f20839a[language=es]]] reauthenticationSupport=false messageListeners=[MessageListenerMetaData@28acaa28[type=org.quartz.StatefulJob activationSpecType=org.jboss.resource.adapter.quartz.inflow.QuartzActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@3e02f94e[name=cronTrigger descriptions=[DescriptionMetaData@7fa00ba1[language=es]]]]], MessageListenerMetaData@4d50c296[type=org.quartz.Job activationSpecType=org.jboss.resource.adapter.quartz.inflow.QuartzActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@71172d81[name=cronTrigger descriptions=[DescriptionMetaData@645bb87c[language=es]]]]]] adminobjects=[] securityPermissions=[]]
|
| AuthenticationMechanism |
R |
java.lang.String |
The authentication mechanism |
null
|
| EISType |
R |
java.lang.String |
The EIS type |
Quartz Adapter
|
| License |
R |
java.lang.String |
The license |
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.
|
| RAClass |
R |
java.lang.String |
The resource adapter class |
org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter
|
| RAVersion |
R |
java.lang.String |
The resource adapter version |
5.0
|
| TransactionSupport |
R |
java.lang.String |
The transaction support |
TransactionSupportMetaData@f2029d3[transactionSupport=NoTransaction]
|
| 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.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter@7ca807f7
|
| WorkManager |
RW |
javax.resource.spi.work.WorkManager |
The work manager |
|
| XATerminator |
RW |
javax.resource.spi.XATerminator |
The xa terminator |
|
| |