ConnectionPropertiesBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

An XML connection-propertiesType(@http://www.bea.com/ns/weblogic/90). This is a complex type.

   
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.wl.ConnectionPropertiesBean
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.


      ConnectionParams

      Gets array of all "connection-params" elements

             
      Factory MethodscreateConnectionParams ( )

      destroyConnectionParams (ConnectionParamsBean )

      Factory methods do not return objects.

      See Using factory methods.

      Privileges Read only
      TypeConnectionParamsBean[]
      Relationship type: Containment.


      Attributes

      This section describes the following attributes:


      DriverClassName

      Gets the "driver-class-name" element

             
      Privileges Read/Write
      Typejava.lang.String

      Password

      The password that will be used in conjunction with the user name specified in the "Username" parameter. Gets the "password" element

             
      Privileges Read/Write
      Typejava.lang.String
      Encryptedtrue

      PasswordEncrypted

      The encrypted password that will be used in conjunction with the user name specified in the "Username" parameter. Gets the "password-encrypted" element

             
      Privileges Read/Write
      Typebyte[]
      Encryptedtrue

      Url

      Gets the "url" element

             
      Privileges Read/Write
      Typejava.lang.String

      UserName

      Gets the "user-name" element

             
      Privileges Read/Write
      Typejava.lang.String