| Package | Description | 
|---|---|
| weblogic.coherence.descriptor.wl | Provides interfaces for  weblogic.coherence.descriptor.wl. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| CoherenceSocketAddressBean | CoherenceAddressProviderBean. createCoherenceSocketAddress(java.lang.String name) | Creates a new CoherenceSocketAddress bean representing a host and port and
 adds it to the list of currently existing beans. | 
| CoherenceSocketAddressBean[] | CoherenceAddressProviderBean. getCoherenceSocketAddresses() | An array of CoherenceSocketAddress beans, each of which represents a socket address. | 
| CoherenceSocketAddressBean | CoherenceAddressProviderBean. lookupCoherenceSocketAddress(java.lang.String name) | The bean representing the specified SocketAddress. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | CoherenceAddressProviderBean. destroyCoherenceSocketAddress(CoherenceSocketAddressBean bean) | Destroys the bean representing the specified address provider
 and removes it from the list of currently existing beans. |