|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jini.entry.AbstractEntry
com.bigdata.jini.lookup.entry.ServiceUUID
public class ServiceUUID
An Entry whose value is the ServiceID assigned to a service
represented as a standard UUID (which can be expressed as a
String and then parsed to regain the UUID). This attribute
is placed into a generated service Configuration in order to inform a
service of a pre-assigned ServiceID.
ManagedServiceConfiguration,
JiniServiceConfiguration,
AbstractServer,
JiniUtil.uuid2ServiceID(UUID),
JiniUtil.serviceID2UUID(ServiceID),
Serialized Form| Field Summary | |
|---|---|
UUID |
serviceUUID
|
| Constructor Summary | |
|---|---|
ServiceUUID()
|
|
ServiceUUID(UUID serviceUUID)
|
|
| Method Summary |
|---|
| Methods inherited from class net.jini.entry.AbstractEntry |
|---|
equals, equals, hashCode, hashCode, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public UUID serviceUUID
| Constructor Detail |
|---|
public ServiceUUID()
public ServiceUUID(UUID serviceUUID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||