| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionPropertyMBean | ForeignServerOverrideMBean. createJNDIProperty(String name)Creates a JNDI property bean and adds it to this foreign server. | 
| PartitionPropertyMBean[] | ForeignServerOverrideMBean. getJNDIProperties()Any additional properties that must be set for the JNDI provider. | 
| PartitionPropertyMBean | ForeignServerOverrideMBean. lookupJNDIProperty(String name)Finds a JNDI property with the given key. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ForeignServerOverrideMBean. destroyJNDIProperty(PartitionPropertyMBean jndiProperty)Removes a JNDI property bean from this foreign server. |