public interface CoherenceServiceBean extends SettableBean
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()A unique name that identifies this Coherence service. | 
| String | getPartition()The partition to which the Coherence service belongs to. | 
| void | setName(String name)A unique name that identifies this initialization parameter. | 
| void | setPartition(String partition)Sets the partition for the Coherence service. | 
String getName()
void setName(String name)
String getPartition()
void setPartition(String partition)
partition -