java.io.SerializableLookup as described in
services registration and lookup page.@Deprecated
public static final class ServiceType.Handle
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
Handle(ServiceType ex) |
Deprecated.
Create a new handle for an service.
|
| Modifier and Type | Method | Description |
|---|---|---|
ServiceType |
getServiceType() |
Deprecated.
Find the service for this handle.
|
java.lang.String |
toString() |
Deprecated.
|
public Handle(ServiceType ex)
ex - the service to store a handle forpublic ServiceType getServiceType()
null in case of problemspublic java.lang.String toString()
toString in class java.lang.ObjectBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.