OutboundResourceAdapterBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Information for this MBean is available only at runtime.

To view information about this MBean, start the host WebLogic Server instance, then use WebLogic Scripting Tool in interactive mode. Or use some other MBean browser.

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.OutboundResourceAdapterBean
Factory Methods
Additional Access Points In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes:


    Related MBeans

    This section describes attributes that provide access to other MBeans. For more information about the MBean hierarchy, refer to WebLogic Server MBean Data Model.


      AuthenticationMechanisms

             
      Factory MethodscreateAuthenticationMechanism ( )

      destroyAuthenticationMechanism (AuthenticationMechanismBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypeAuthenticationMechanismBean[]
      Relationship type: Containment.

      ConnectionDefinitions

             
      Factory MethodscreateConnectionDefinition ( )

      destroyConnectionDefinition (ConnectionDefinitionBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypeConnectionDefinitionBean[]
      Relationship type: Containment.


      Attributes

      This section describes the following attributes:


      Id

             
      Privileges Read/Write
      Typejava.lang.String

      ReauthenticationSupport

             
      Privileges Read/Write
      Typeboolean

      TransactionSupport

             
      Privileges Read/Write
      Typejava.lang.String
      Legal Values
      • NoTransaction
      • LocalTransaction
      • XATransaction