PersistencePropertyBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Stores a name-value pair for a given persistence unit.

   
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.PersistencePropertyBean
Factory Methods No factory methods. Instances of this MBean are created automatically.


Attributes

This section describes the following attributes:


    Name

    The name of a property.

           
    Privileges Read only
    Typejava.lang.String
    Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

    Value

    The associated value.

           
    Privileges Read/Write
    Typejava.lang.String