Lookup as described in
services registration and lookup page.@Deprecated public static final class ServiceType.Handle extends Object implements Serializable
| Constructor and Description |
|---|
Handle(ServiceType ex)
Deprecated.
Create a new handle for an service.
|
| Modifier and Type | Method and 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 August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.