public class ServiceToken extends java.lang.Object implements java.io.Externalizable
RegistryInfrastructure, which
is less than ideal, and should not be used by end-user code!| Constructor and Description |
|---|
ServiceToken() |
ServiceToken(java.lang.String serviceId) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServiceId() |
void |
readExternal(java.io.ObjectInput in) |
void |
writeExternal(java.io.ObjectOutput out) |
public ServiceToken()
public ServiceToken(java.lang.String serviceId)
public java.lang.String getServiceId()
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOExceptionpublic void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablejava.io.IOExceptionjava.lang.ClassNotFoundException