The top of the Coherence Cluster System Resource bean tree.
Security roles | The following roles have read, write, and invoke permission for all non-encrypted attributes and operations in this MBean:
|
||
Fully Qualified Interface Name | If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.coherence.descriptor.wl.WeblogicCoherenceBean
|
||
Factory Methods | No factory methods. Instances of this MBean are created automatically. | ||
Access Points |
You can access this MBean from the following MBean attributes:
|
This section describes attributes that provide access to other MBeans.
The Coherence Address Provider parameters that have been defined for this WebLogicCoherenceBean.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | CoherenceAddressProvidersBean |
Relationship type: | Containment. |
The Coherence cluster parameters that have been defined for this WebLogicCoherenceBean.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | CoherenceClusterParamsBean |
Relationship type: | Containment. |
The Coherence cluster parameters related to Federation settings.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | CoherenceFederationParamsBean |
Relationship type: | Containment. |
The Coherence logging parameters that have been defined for this WebLogicCoherenceBean.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | CoherenceLoggingParamsBean |
Relationship type: | Containment. |
The Coherence cluster parameters related to Default Persistence settings.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | CoherencePersistenceParamsBean |
Relationship type: | Containment. |
This section describes the following attributes:
The timestamp at which the custom cluster configuration file was last updated.
Privileges | Read only |
Type | long |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
The name of a custom Coherence operational configuration override file.
Privileges | Read only |
Type | java.lang.String |
Redeploy or Restart required | Changes take effect after you redeploy the module or restart the server. |
A unique name that identifies this system resource in the WebLogic domain.
Privileges | Read/Write |
Type | java.lang.String |
The version of this file.
Privileges | Read/Write |
Type | java.lang.String |
This section describes the following operations:
|
Return true if the given property has been explicitly set in this bean.
Operation Name | "isSet" |
Parameters | Object [] { propertyName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
boolean
|
Exceptions |
|
Restore the given property to its default value.
Operation Name | "unSet" |
Parameters | Object [] { propertyName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|