| Package | Description | 
|---|---|
| weblogic.management.configuration | 
 Contains classes and interfaces for configuring a WebLogic 
Server domain. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
ReplicatedStoreMBean | 
DomainMBean.createReplicatedStore(java.lang.String name) | 
 Deprecated.
 
12.2.1.3.0 Replace with custom file store or JDBC store. 
 | 
ReplicatedStoreMBean[] | 
DomainMBean.getReplicatedStores() | 
 Deprecated.
 
12.2.1.3.0 Replace with custom file store or JDBC store. 
 | 
ReplicatedStoreMBean | 
DomainMBean.lookupReplicatedStore(java.lang.String name) | 
 Deprecated.
 
12.2.1.3.0 Replace with custom file store or JDBC store. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
DomainMBean.destroyReplicatedStore(ReplicatedStoreMBean replicatedMemoryStore) | 
 Deprecated.
 
12.2.1.3.0 Replace with custom file store or JDBC store. 
 |