Serializable
@Deprecated public static final class ServiceType.Handle extends Object implements Serializable
Lookup
as described in
services registration and lookup page.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.
|
String |
toString() |
Deprecated.
|
public Handle(ServiceType ex)
ex
- the service to store a handle forpublic ServiceType getServiceType()
null
in case of problemsBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.