Change


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Describes a single change to the configuration.

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.mbeanservers.edit.Change
Factory Methods No factory methods. Instances of this MBean are created automatically.


Attributes

This section describes the following attributes:


AttributeName

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

Bean

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

NewValue

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

OldValue

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

Operation

       
Privileges Read only
Typejava.lang.String
Default Valuemodify
Legal Values
  • modify
  • create
  • destroy
  • add
  • remove
  • unset
Redeploy or Restart required Changes take effect after you redeploy the module or restart the server.

RestartRequired

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