JMX MBean View

biblioteca

Thu Apr 18 20:50:36 CEST 2024
 
NameDomainjboss.jca
serviceRARDeployment
name'mail-ra.rar'
Java Classorg.jboss.resource.deployers.RARDeployment
DescriptionJBoss JavaMail Resource Adapter

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@6fe7fb65[version=1.5 vendorName=Red Hat Middleware LLC eisType=JavaMail Adapter resourceAdapterVersion=5.0 resourceAdapterClass=org.jboss.resource.adapter.mail.MailResourceAdapter license=LicenseMetaData@6729dd48[required=true descriptions=[DescriptionMetaData@6d7ed6e1[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@224d85f0[language=es description=JBoss JavaMail Resource Adapter displayName=JavaMail Adapter]] connectionDefinitions=[] transactionSupport=TransactionSupportMetaData@f946128[transactionSupport=NoTransaction] authenticationMechanism=AuthenticationMechanismMetaData@56769115[authenticationMechanismType=null credentialInterfaceClass=null descriptions=[DescriptionMetaData@22f260c[language=es]]] reauthenticationSupport=false messageListeners=[MessageListenerMetaData@12b43967[type=org.jboss.resource.adapter.mail.inflow.MailListener activationSpecType=org.jboss.resource.adapter.mail.inflow.MailActivationSpec requiredProperties=[RequiredConfigPropertyMetaData@7624a2c8[name=mailServer descriptions=[DescriptionMetaData@656adef2[language=es]]], RequiredConfigPropertyMetaData@5f3b3510[name=mailFolder descriptions=[DescriptionMetaData@4b5315e2[language=es]]], RequiredConfigPropertyMetaData@2818de48[name=storeProtocol descriptions=[DescriptionMetaData@3bc1cf10[language=es]]]]]] 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@f946128[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@6555c1fd    
WorkManager RW javax.resource.spi.work.WorkManager The work manager
    
XATerminator RW javax.resource.spi.XATerminator The xa terminator
    


Operation Return Type Description Parameters
create void create service lifecycle operation
[no parameters]
start void start service lifecycle operation
[no parameters]
stop void stop service lifecycle operation
[no parameters]
destroy void destroy service lifecycle operation
[no parameters]
jbossInternalLifecycle void Internal lifecycle (for internal use)
method java.lang.String The lifecycle method
createActivationSpec javax.resource.spi.ActivationSpec Create an activation spec
MessagingType java.lang.Class The type of the message listener
ActivationConfig java.util.Collection A collection of activation config properties
endpointActivation java.lang.Void Active the endpoint
MessageEndpointFactory javax.resource.spi.endpoint.MessageEndpointFactory The message endpoint factory
ActivationSpec javax.resource.spi.ActivationSpec The activation spec
endpointDeactivation java.lang.Void Deactive the endpoint
MessageEndpointFactory javax.resource.spi.endpoint.MessageEndpointFactory The message endpoint factory
ActivationSpec javax.resource.spi.ActivationSpec The activation spec