| 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@3a0f6e9d[version=1.5 vendorName=Red Hat Middleware LLC eisType=JavaMail Adapter resourceAdapterVersion=5.0 resourceAdapterClass=org.jboss.resource.adapter.mail.MailResourceAdapter license=LicenseMetaData@4b272332[required=true descriptions=[DescriptionMetaData@7677ce29[language=en 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@33802282[language=en description=JBoss JavaMail Resource Adapter displayName=JavaMail Adapter]] connectionDefinitions=[] transactionSupport=TransactionSupportMetaData@21599f38[transactionSupport=NoTransaction] authenticationMechanism=AuthenticationMechanismMetaData@2e426a3[authenticationMechanismType=null credentialInterfaceClass=null descriptions=[DescriptionMetaData@50a498d0[language=en]]] reauthenticationSupport=false messageListeners=[MessageListenerMetaData@50a0fdd1[type=org.jboss.resource.adapter.mail.inflow.MailListener activationSpecType=org.jboss.resource.adapter.mail.inflow.MailActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@28615dc4[name=mailFolder descriptions=[DescriptionMetaData@662ca90c[language=en]]], RequiredConfigPropertyMetaData@10530392[name=storeProtocol descriptions=[DescriptionMetaData@7e0e873b[language=en]]], RequiredConfigPropertyMetaData@7977cdb1[name=mailServer descriptions=[DescriptionMetaData@6bd07324[language=en]]]]]] adminobjects=[] securityPermissions=[]]
|
| AuthenticationMechanism |
R |
java.lang.String |
The authentication mechanism |
null
|
| EISType |
R |
java.lang.String |
The EIS type |
JavaMail 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.mail.MailResourceAdapter
|
| RAVersion |
R |
java.lang.String |
The resource adapter version |
5.0
|
| TransactionSupport |
R |
java.lang.String |
The transaction support |
TransactionSupportMetaData@21599f38[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.mail.MailResourceAdapter@5fd45b1c
|
| WorkManager |
RW |
javax.resource.spi.work.WorkManager |
The work manager |
|
| XATerminator |
RW |
javax.resource.spi.XATerminator |
The xa terminator |
|
| |