|
IBM WebSphereTM eXtreme Scale, Release 8.6 API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.websphere.objectgrid.osgi.OSGiServiceRepository.OSGiServiceKey
public static class OSGiServiceRepository.OSGiServiceKey
The name of the entities that each OSGi Service is scoped to.
| Constructor Summary | |
|---|---|
OSGiServiceRepository.OSGiServiceKey(String ogName,
String msName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getMapSetName()
Return the name of the MapSet |
String |
getObjectGridName()
Retrieve the name of the ObjectGrid. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiServiceRepository.OSGiServiceKey(String ogName,
String msName)
| Method Detail |
|---|
public String getObjectGridName()
public String getMapSetName()
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Objectpublic String toString()
toString in class Object
|
IBM WebSphereTM eXtreme Scale, Release 8.6 API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||